• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Set break point in jni classes

varun.285

Newbie
Hello,
i am trying to build a sample project for android mobile,In which i am using Android NDK to build some source code in c++.And i want thts when Java class calls jni(cpp) class,Process stops in jni class..basically I want to set a break point in cpp class for android version 2.1(API Level 7).

Please provide some assistance,i will be very thankful to you.

Thanks And Regards:
Varun Bansal
varun(dot)285@gmail(dot)com
 
Back
Top Bottom