Hi ,
I am working on Ndk-r4 sample hello-jni project on windows using cygwin.Built the library using ndk-build command.Started eclipse and imported the hello-jni project.Compiled the project using 1.6 sdk and got the hellojni.apk.Now if i want to debug the native code what are the steps tp be followed.I have used ndk-gdb it always throws Non debuggable application installed on the target device.Please reinstall the debuggable version.
Is debugging supported in 1.6 sdk or it works only with 2.2 sdk.
Thanks,
Ramana.

