Learn to create your own Android applications with Android Studio and the Kotlin programming language. Not only will this course teach you how to use Android Studio, but also how to lay out your application and get it up and running in different development environments. Make a simple color-selecting app and then apply the knowledge to your own mobile projects.
You will learn how to:
- Set up Android Studio and use it to create apps
- Utilize the Layout Editor to define how your app looks
- Implement Kotlin and XML to create a simple program
- Test your application on a device and with an emulator