Android Need help for newbie
#1
Dear
I am new to everything.
I follow the README step by step and stuck at this
./configure --with-tarballs=/opt/xbmc-tarballs --host=arm-linux-androideabi --with-sdk-path=/opt/android-sdk-linux --with-ndk=/opt/android-ndk --with-toolchain=/opt/arm-linux-androideabi-4.9-vanilla/android-17 --prefix=/opt/xbmc-depends
The system return with this error "configure: error: "/opt/android-ndk is not an NDK directory"
I do not understand /opt/ is?
In my system
User name: linh
Computer name: Acer
So how could I run ./configure ...?
Thanks
Reply
#2
Hi Intin,

If you are following README step by step you have the

android-ndk at /opt/android-ndk-r10e
android-toolchain-arm at /opt/arm-linux-androideabi-4.8-vanilla/android-17
android-sdk at /opt/android-sdk-linux

or any other location that you put them in.
this is from master/docs/README.android

/opt is just a location/directory that is generally used for software packages that are not from the default installation (http://www.tldp.org/LDP/Linux-Filesystem...l/opt.html)

so you need to make sure where are the android-* packages and then re-run ./configure accordingly.

Regards,
Vadim.
Reply

Logout Mark Read Team Forum Stats Members Help
Need help for newbie0