Does Android Studio have the equivalent of view debug like xcode?

469 views Asked by At

I am trying to quickly learn a new code-base (android-based) and a great way of doing that in iOS is using xcode's view debugger.

I do not know where to place break-points right now as there are way too many classes. Thanks!

1

There are 1 answers

0
Steeven Sylveus On

Not 100% identical but you can use Layout inspector https://developer.android.com/studio/debug/layout-inspector