How to correctly compile the Android port of TPT. I followed the instructions provided at https://gist.github.com/jacob1/7556fd14c3589818c4d2. However, when performing the final compilation, numerous errors occurred. Here is the error log: https://bpa.st/G7OA. I am using SDK version 24.4.1 and NDK version 20.
This is the new compilation report I received after updating to the latest version:
$ ./build.sh
Android NDK: android-16 is unsupported. Using minimum supported version android-21.
Android NDK: ERROR:jni/../jni/curl/Android.mk:curl: LOCAL_SRC_FILES points to a missing file
Android NDK: Check that jni/../jni/curl/lib-armeabi-v7a/libcurl.so.sdl.1.so exists or that its path >
/home/noita/TPT/SDK/ndk/build/core/prebuilt-library.mk:51: *** Android NDK: Aborting