• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Unable to Install/RUN NDK

ganesh4it

Lurker
Hi All,
Am new to andriod and i started exploring on Andriod NDK.
I Installed "android-ndk-1.6_r1" and Cygwin .

I got host setup complete message but still am not able to generate the .so files using Cygwin.

Am getting the following error:
===================================
bash-3.2$ make APP=hello-jni
make: /bin/sh: Command not found
make: /bin/sh: Command not found
make: /bin/sh: Command not found
Android NDK: Building for application 'hello-jni'
build/core/setup-toolchain.mk:20: *** Android NDK: Assertion failure: TARGET_PL
ATFORM is not defined . Stop.
==================================
Any Envrionment varibles need to set for this error ?

Can any one help me to to run my native files.

If possible provide me the simple steps to achive this.

:eek:

Thx in Advance..
 
Hi All.,My appication is used across different devices. For all device (SPH-D800,MOTO-Droid. etc) i force to make use of one string.xml and oneandroid manefiest file for my application.Can any please tell me how can i make the conditions inside the allxml file.Thanks in advance ! !
 
Back
Top Bottom