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

Ndk-app

laksh

Lurker
i create the application in android ndk .In my root directry , i have added the below files-
1: Android.mk
2:.h header files
3: .c files

when i run the ndk-build by cygwin then i have face the below problem --

/cygdrive/d/ndk/build/core/build-binary.mk:168: *** target pattern contains no '%'

Please help me for run the application in ndk r4
 
Back
Top Bottom