I am trying to build SQLite on my windows machine. I was able to build the ndk samples previously. I executed the command
make -f Android.mk from within the bourne shell of cygwin and get the following error make: *** No targets. Stop. I picked up the source from http://android.git.kernel.org/?p=platform/external/sqlite.git;a=summary There appears to be two Android.mk files. One in the Android directory and the other in the dist directory. I tried both with the same result. I could not find any instructions on how to build. Hopefully I don't have to download the entire platform to build this one piece. -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting