# Pro Android Studio - Code navigation

DevFeed: [Pro Android Studio - Code navigation](<https://devfeed.tech/articles/pro-android-studio-code-navigation-28666.md>)

Original publisher: [Read original article](<https://jeroenmols.com/blog/2018/02/22/androidstudioshortcuts/>)

Author: info@jeroenmols.com (Jeroen Mols)

Published: 2018-02-22T00:00:00Z

Content type: tutorial

Language: en

Sources: [Jeroen Mols](<https://devfeed.tech/sources/jeroen-mols.md>)

Topics: [Android Studio](<https://devfeed.tech/topics/android-studio.md>), [navigation](<https://devfeed.tech/topics/navigation.md>), [Code](<https://devfeed.tech/topics/code.md>), [Inheritance](<https://devfeed.tech/topics/inheritance.md>)

Tags: [android-studio](<https://devfeed.tech/tags/android-studio.md>), [androidstudio](<https://devfeed.tech/tags/androidstudio.md>), [blogs](<https://devfeed.tech/tags/blogs.md>), [code](<https://devfeed.tech/tags/code.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [inheritance](<https://devfeed.tech/tags/inheritance.md>), [navigation](<https://devfeed.tech/tags/navigation.md>), [shortcuts](<https://devfeed.tech/tags/shortcuts.md>), [tools](<https://devfeed.tech/tags/tools.md>)

## AI overview

A practical guide to navigating and refactoring code in Android Studio. It covers searching for classes, symbols, and files; moving between tests and declarations; inspecting class relationships and inheritance hierarchies; and viewing class structure.

## Source excerpt

Struggling to navigate your code? Getting lost in deep inheritance hierarchies? Hard time figuring out relations between classes? Let's learn how to navigate code in Android Studio like a pro.