I downloaded NDK for Android and installed using this command:

 sh host-setup.sh
Detecting host toolchain.

CC         : compiler check ok (gcc)
LD         : linker check ok (gcc)
CXX        : C++ compiler check ok (g++)
Generate   : out/host/config.mk
Toolchain  : Checking for arm-eabi-4.2.1 prebuilt binaries


Then I go to NDK root folder and use this command:
 make APP=hello-jni
Android NDK:  The configuration file 'out/host/config.mk' doesnt'
exist.
Android NDK:  Please run 'build/host-setup.sh' to generate it.

Why i get error what I doing wrong?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to