I would like to know if someone has managed to debug JNI code in Dalvik.
Going from the Java code, calling JNI functions and then entering the C/C++ code.
Being able to step through the C/C++ code.
Is this possible???
If so, how can I do it. Please explain.
I have read some tutorials on the net but couldn't make it work.
Please write some info, or point me in the right direction.
Thanks

