Skip to content

billyconnerjr/bare-minimum-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bare Minimum Android App


Getting started

Use the Gradle wrapper to ensure you have the correct version of Gradle:

Unix like platforms (Linux, Mac OS, etc.):

./gradlew <task name>

Windows:

gradlew <task name>

Notes:

You must need to edit the local.properties file to point to the location where the Android SDK is installed.

About

Bare minimum android app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages