Android Studio Keyboard Shortcuts
Runtime: 06:16
Description:In this screencast, you'll learn how to be more productive with these useful navigation and editing keyboard shortcuts in Android Studio.
RecyclerView Multi-View
Runtime: 07:48
Description:In this video you will learn how to configure a RecyclerView and its Adapter to display mutliple types of views in the list. You will determine which type of view needs to be displayed depending on the data,...
Espresso Test Recorder
Runtime: 10:02
Description:Integration tests provide a way to verify the features in your application continue to work as you expect while adding new features and refactoring existing ones. In this screencast you will learn how to use...