I'm using DS-5 to debug native code of my custom android application and it works well, my question now is about android source code (AOSP) that i have recompiled.
It's possible to debug the system-level C++ code (with DS-5) ? For example debug native code of system_process ?
Thanks in advance,
Best Regards
hi again ...
i try this method for debug "com.android.phone" process
this time we have exact and right apk file ....
i change the simple app package name to "com.android.phone"
but surprisingly this time despite other time ((try for debug system_process)) ds-5 script could not fine process information and debug button did not activated
i try this whit the original project in AOSP in packages/apps/Phone directory and result was the same
what is the problem?
Thanks in advance,mattdupuy