android - How can I trace my code step by step like F7 just on project files -


for example when trace step step not jump library files. line line in current class file or projects files. possible? stay in myapp.java , not go dex.java

example image:

enter image description here

yes, possible.

press f8 instead of f7 go directly next line in class.


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

c - getting error: cannot take the address of an rvalue of type 'int' -

How to merge four videos on one screen with ffmpeg -