Object Browser inside the Android Studio

Hamid Behnam picture Hamid Behnam · Dec 3, 2013 · Viewed 13k times · Source

I need to navigate through the whole android api objects inside the Android Studio to find out classes that extend an individual class and also list of class and interfaces that is extended by an individual class in a hierarchy form.

In a simple word I need something like visual studio's Object Browser inside the android studio.

any solution?

Answer

Scott Barta picture Scott Barta · Dec 4, 2013

Navigate menu > Type Hierarchy.