Android Studio Development Essentials - Java Edition
From Techotopia
Table of Contents | Next | |
Introduction |
- Introduction
- Android Studio Installation and Setup
- Creating an Example Java Android App in Android Studio
- Creating an Android Virtual Device (AVD) in Android Studio
- Using and Configuring the Android Studio AVD Emulator
- A Tour of the Android Studio User Interface
- Testing Android Studio Apps on a Physical Android Device
- The Basics of the Android Studio Code Editor
- An Overview of the Android Architecture
- The Anatomy of an Android Application
- Understanding Android Application and Activity Lifecycles
- Handling Android Activity State Changes
- Android Activity State Changes by Example
- Saving and Restoring the State of an Android Activity
- Understanding Android Views, View Groups and Layouts
- A Guide to the Android Studio Layout Editor Tool
- A Guide to the Android ConstraintLayout
- A Guide to using ConstraintLayout in Android Studio
- Working with ConstraintLayout Chains and Ratios in Android Studio
- An Android Studio Layout Editor ConstraintLayout Tutorial
- Manual XML Layout Design in Android Studio
- Managing Constraints using Constraint Sets
- A Guide to using Instant Run in Android Studio
- An Overview and Example of Android Event Handling
- Android Touch and Multi-touch Event Handling
- Detecting Common Gestures using the Android Gesture Detector Class
- Implementing Custom Gesture and Pinch Recognition on Android
- An Introduction to Android Fragments
- Using Fragments in Android Studio - An Example
- 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
- Creating and Managing Overflow Menus on Android
- 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
Table of Contents | Next | |
Introduction |