EQL5-Android | Common Lisp for Android App Development 2018
.
After installing the Android SDK Tools by installing Android Studio, originally, you would be able to install the Android NDK through Android Studio’s SDK Manager.
However, since EQL5-Android requires an old version of the NDK (version 10e), you have to download the NDK from the Android’s official NDK webpage.
In Ubuntu, move the file android-ndk-r10e-linux-x86_64.zip
to the same location as the Android SDK and then unzip it.
— Me@2018-12-16 09:25:10 PM
.
.
2018.12.16 Sunday (c) All rights reserved by ACHK
You must be logged in to post a comment.