Contents
- Introduction
- History of Android
- Android Architecture
- Introduction to Java
- Android Studio
- Setting up your Development Environment
- Creating a Simple WebView App
- Running your Simple App
- Running your App in the Android Emulator
- Running your App on a Mobile Device
- Views and Layouts
- Activity
- Fragments
- Intent
- Saving Data in your App
- Creating a RecyclerView List
- Navigation
- Introduction to Kotlin
- Simple Kotlin App
- Backgound Tasks
- Network Request
- Publishing Your App