Akmal

Results 1 comments of Akmal

> ```shell > mkdir build-android && cd build-android > export BUILD_DIR=`pwd` > > export ANDROID_SDK=~/Android/Sdk > export NDK=$ANDROID_SDK/ndk-bundle > > # https://developer.android.com/ndk/guides/standalone_toolchain > # Create an arm API 28 libc++...