-
Notifications
You must be signed in to change notification settings - Fork 16
Tutorial Installation Guide
Tobias Strebitzer edited this page Mar 5, 2015
·
1 revision
-
Download and install Android Studio
-
Open Android Studio
-
Open Android SDK Manager and install the following dependencies:
Tools > Android SDK Tools Tools > Android SDK Platform-tools Tools > Android SDK Build-tools Android 5.0.1 (API 21) > SDK Platform Extras > Android Support Repository Extras > Android Support Library Extras > Google Play services Extras > Google Repository Extras > Google Play Billing Library Extras > Google Play Licensing Library
-
Choose "Check out project from version control"
-
Set the repository URL and target directory where your project should be created at.
-
Wait for the download to finish
-
Confirm opening the project
-
Confirm default gradle settings
-
Wait for the build to finish
-
Customize and launch the app