Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 377 Bytes

File metadata and controls

21 lines (14 loc) · 377 Bytes

Android App Initalization in Kotlin

Small bash script producing basic Gradle project as an alternative to creating 'Empty Activity' Layout via Android Studio.

Download

# Clone this repository
git clone https://github.com/sqbi-q/android-app-init.git

# Edit variables in script 
vim gradle_init.sh

# and run it
./gradle_init.sh

License

MIT