Hi,
     I m trying to build the android os image with my custom ndk app.
I copied the entire project folder to the /packages/apps/hello-jni. i
m getting the following error

============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=2.1-update1
TARGET_PRODUCT=devkit8000
TARGET_BUILD_VARIANT=eng
TARGET_SIMULATOR=
TARGET_BUILD_TYPE=release
TARGET_ARCH=arm
HOST_ARCH=x86
HOST_OS=linux
HOST_BUILD_TYPE=release
BUILD_ID=ECLAIR
============================================
/bin/bash: line 0: cd: sdk/layoutopt/app/src/resources: No such file
or directory
target thumb C: hello-jni <= packages/apps/hello-jni/project/jni/hello-
jni.c
target SharedLib: hello-jni (out/target/product/devkit8000/obj/
SHARED_LIBRARIES/hello-jni_intermediates/LINKED/hello-jni.so)
target Prelink: hello-jni (out/target/product/devkit8000/symbols/
system/lib/hello-jni.so)
build/tools/apriori/prelinkmap.c(168): library 'hello-jni.so' not in
prelink map
make: *** [out/target/product/devkit8000/symbols/system/lib/hello-
jni.so] Error 1

please help me....

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to