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

479 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 best solutions below

0
On

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