I am trying to build the sample project "bitmap-plasma" which is included in the NDK. When I run ndk-build from the sample project directory, I get an error where the build is trying to include a file "android/bitmap.h" and not able to locate it. What do I need to do to point this build towards the proper file?
I am using android-ndk-r4(from here: http://dl.google.com/android/ndk/android-ndk-r4-linux-x86.zip ), on Ubuntu Lucid 10.04, 32bit. I wasn't sure if this belonged on this list or the NDK list, but it seemed like a pretty newbie question, so I put it here. Hope it's not a problem. Thanks, Hans -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to android-beginners+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en