Duration: 15:31 min
Summary: In this lesson, we will continue our discussion on the features available in Android Studio and see how we can use them to improve our day to day development. We will start with declarations and see how to use the shortcuts to go to specific declarations. We will also see how holding down the Ctrl key and scrolling will activate the methods and members as links and how we can get more details on each of these members. We will also talk about the find and replace features. We will also start creating a Java file and see the options we get from Android Studio as we start writing our code.