How to start debugging on a specific frame while debugging an android app using andro

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hasnainahmad
    New Member
    • Mar 2015
    • 4

    How to start debugging on a specific frame while debugging an android app using andro

    I am using android studio. While debugging my app I want to jump to the specific frame and start debugging from that frame, skipping the other frames in the frames tab.

    I want to see the frames that are only related to my android application activities.
Working...