I'm kind of new to porting. Worked through the kandroid guide and started killing off errors one by one (trying to build), but I've run into a stumper. My target device has libaudio.so and some might advise to make an extract-files.sh; while others might advise to compile something from sources (which I have no idea how to do). Anyway, here is my error message (in short): target Strip: libeffects (out/target/product/marvelc/obj/lib/libeffects.so) make: *** No rule to make target `out/target/product/marvelc/obj/lib/libaudio.so', needed by `out/target/product/marvelc/obj/SHARED_LIBRARIES/libaudioflinger_intermediates/LINKED/libaudioflinger.so'. Stop.
Even if I did make a extract-files.sh... wouldn't I need to define it in Android.mk? and if so, How would be best way? Don't too much adding another proprietary file into a gingerbread build, but your input is greatly valued and appreciated. Regards, Rob -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
