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

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

authentication - Mongodb revoke acccess to connect test database -

python - Scipy.Odr multiple variable regression -