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

Android NDK r4

laksh

Lurker
Apr 17, 2010
2
0
Hi

I have make the application ( android sdk2.2 & ndk r4) and at root folder of my application , contains a jni folder and this folder have following files

1: Android.mk
2:welcome.c
3: .h files
when i run the ndk-build scripsts , it gives the following error ...

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

In my Android.mk files contains the..

LOCAL_PATH := $(call my-dir)

include $(CLEAR_VARS)

LOCAL_MODULE := welcome
LOCAL_SRC_FILES := welcome.c


include $(BUILD_SHARED_LIBRARY)

Please help me how to run this application.

Thanks
 

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones