Trying to build hello-jni sample in Android NDK. Followed instructions to create build .xml per http://developer.android.com/sdk/ndk/overview.html#samples
android update project -p . -s Trying to run under Eclipse Helios SR2. I get this error: Description Resource Path Location Type Default target help does not exist in this project build.xml /HelloJni line 2 Ant Buildfile Problem in build.xml, <project name="HelloJni" default="help"> any suggestions appreciated. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

