August 2017
Beginner to intermediate
220 pages
4h 50m
English
It will not be necessary to examine all of these templates here, but there are one or two that can be very instructive and provide further insight into the workings of Android Studio. The first, and perhaps the most useful, is the Navigation Drawer Activity template, which when run as-is produces the following output:

As can be seen in the preceding screenshot, this template provides many common, and recommended, UI components, including icon drawables, menus, and action buttons. The most interesting aspect of these templates is the code that they create and the file structures ...
Read now
Unlock full access