Table of Contents
Preface
Part 1: Android Foundation
1
Creating Your First App
Technical requirements
Creating an Android project with Android Studio
Exercise 1.01 – creating an Android Studio project for your app
Setting up a virtual device and running your app
Exercise 1.02 – setting up a virtual device and running your app on it
The Android manifest
Exercise 1.03 – configuring the Android manifest internet permission
Using Gradle to build, configure, and manage app dependencies
The project-level build.gradle file
The app-level build.gradle file
Exercise 1.04 – exploring how Material Design is used to theme an app
Android application structure
Exercise 1.05 – adding interactive UI elements to display a bespoke greeting to the user
Accessing ...
Get How to Build Android Apps with Kotlin - Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.