Skip to content

scottgriv/kotlin-android_mobile_app_demo

Repository files navigation


Kotlin Badge Android Badge Android Studio Badge
GitHub Badge Email Badge BuyMeACoffee Badge
Bronze


Kotlin Android Mobile App Demo

A simple mobile app written in Kotlin using Android Studio.

  • Click the button to change the background color of the app from Red to Blue.
  • The button text will also change from "Red" to "Blue" and vice versa.

It's easy to get started with Kotlin and Android Studio!

Table of Contents

Getting Started

  1. Download and install Android Studio.
  2. Clone this repository to your local machine.
  3. Open the project in Android Studio.
  4. Install the Android Emulator of your choice.
  5. Click the Run button to run the app in the Android Emulator.

Resources

License

This project is released under the terms of The Unlicense, which allows you to use, modify, and distribute the code as you see fit.

  • The Unlicense removes traditional copyright restrictions, giving you the freedom to use the code in any way you choose.
  • For more details, see the LICENSE file in this repository.

Credits

Author: Scott Grivner
Email: scott.grivner@gmail.com
Website: scottgrivner.dev
Reference: Main Branch