Difference between revisions of "Android Studio Development Essentials - Java Edition"
From Techotopia
Line 1: | Line 1: | ||
+ | <table border="0" cellspacing="0" width="100%"><tr> | ||
+ | <td width="20%"><td align="center">[[Android Studio Development Essentials - Java Edition|Table of Contents]]<td width="20%" align="right">[[Android Studio Essentials - Java Edition Introduction|Next]]</td> | ||
+ | <tr> | ||
+ | <td width="20%"><td align="center"><td width="20%" align="right">Introduction</td> | ||
+ | </table> | ||
+ | <hr> | ||
+ | |||
+ | |||
<htmlet>androidstudio32</htmlet> | <htmlet>androidstudio32</htmlet> | ||
+ | |||
* [[Android Studio Essentials - Java Edition Introduction|Introduction]]<br><br> | * [[Android Studio Essentials - Java Edition Introduction|Introduction]]<br><br> |
Revision as of 18:08, 4 January 2019
Table of Contents | Next | |
Introduction |
- Introduction
- Modern Android App Architecture with Jetpack
- An Android Jetpack ViewModel Tutorial
- An Android Jetpack LiveData Tutorial
- An Overview of Android Jetpack Data Binding
- An Android Jetpack Data Binding Tutorial
- Working with Android Jetpack Lifecycle-Aware Components
- An Android Jetpack Lifecycle Tutorial
- An Overview of the Android Jetpack Navigation Architecture Component
- An Android Navigation Component Tutorial
- The Android Room Persistence Library
- An Android TableLayout and TableRow Tutorial
- An Android Room Database and Repository Tutorial
- An Android Biometric Authentication Tutorial
- Creating, Testing and Uploading an Android App Bundle