Difference between revisions of "Android Studio Development Essentials - Java Edition"

From Techotopia
Jump to: navigation, search
Line 11: Line 11:
  
 
# [[Android Studio Essentials - Java Edition Introduction|Introduction]]<br><br>
 
# [[Android Studio Essentials - Java Edition Introduction|Introduction]]<br><br>
 +
# [[Android Studio Installation and Setup]]<br><br>
 
# [[Modern Android App Architecture with Jetpack]]<br><br>
 
# [[Modern Android App Architecture with Jetpack]]<br><br>
 
# [[An Android Jetpack ViewModel Tutorial]]<br><br>
 
# [[An Android Jetpack ViewModel Tutorial]]<br><br>

Revision as of 18:19, 4 January 2019

Table of ContentsNext
Introduction


You are reading a sample chapter from the Android Studio 3.2 Edition of this book.

Purchase the fully updated Android Studio Hedgehog Edition of this publication in eBook ($32.99) or Print ($49.99) format

Android Studio Hedgehog Essentials - Java Edition Print and eBook (PDF) editions contain 87 chapters and over 800 pages
Buy Print Preview Book


  1. Introduction

  2. Android Studio Installation and Setup

  3. Modern Android App Architecture with Jetpack

  4. An Android Jetpack ViewModel Tutorial

  5. An Android Jetpack LiveData Tutorial

  6. An Overview of Android Jetpack Data Binding

  7. An Android Jetpack Data Binding Tutorial

  8. Working with Android Jetpack Lifecycle-Aware Components

  9. An Android Jetpack Lifecycle Tutorial

  10. An Overview of the Android Jetpack Navigation Architecture Component

  11. An Android Navigation Component Tutorial

  12. The Android Room Persistence Library

  13. An Android TableLayout and TableRow Tutorial

  14. An Android Room Database and Repository Tutorial

  15. An Android Biometric Authentication Tutorial

  16. Creating, Testing and Uploading an Android App Bundle


You are reading a sample chapter from the Android Studio 3.2 Edition of this book.

Purchase the fully updated Android Studio Hedgehog Edition of this publication in eBook ($32.99) or Print ($49.99) format

Android Studio Hedgehog Essentials - Java Edition Print and eBook (PDF) editions contain 87 chapters and over 800 pages
Buy Print Preview Book



Table of ContentsNext
Introduction