[go: up one dir, main page]

Skip to content

xuv/GDD-app

 
 

Repository files navigation

GDD-app

Setting up the development environment

Requirements:

  1. Java 8
  2. Android Studio
  3. Android SDK

Steps:

  1. Install Android Studio https://developer.android.com/studio/ or brew cask install android-studio

  2. Clone the repository to your computer

  3. Open Android Studio, select “Import”, and select the location where you’ve cloned the app

  4. Make sure the build succeeds - follow the instructions in the “build window”, e.g. to install the Android SDK and accept licenses

  5. Run the app on an emulator: Follow the app tutorial (https://developer.android.com/training/basics/firstapp/running-app) ‘s section Run on an emulator

Learning Resources

kotlin -> https://kotlinlang.org/docs/reference/android-overview.html android -> https://developer.android.com/training/basics/firstapp/creating-project https://antonioleiva.com/free-guide/ https://www.raywenderlich.com/library?domain_ids%5B%5D=2 Good Android tutorials: https://www.raywenderlich.com/library?domain_ids%5B%5D=2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 99.6%
  • Shell 0.4%