What you'll learn:
- Android App Development Introduction
- Android Studio as an IDE Introduction
- Introduction to Kotlin Programming Language
In this short course, I will give you a basic introduction to the use of Android Studio and Android Virtual Device to begin developing Android applications.
Using Kotlin programming language, we will see some of the basics of making apps, such as making user interface elements, accessing the camera, adding maps to our app, and dealing with user touches. The course content is as follows:
Introduction
Android Studio
Android Virtual Device
Layout Editor
Accessing UI Components
Buttons
Image Views
break
Functions
Touch an Object
Object Animator
Maps
Camera
Final thoughts