android-kiss
android-kiss copied to clipboard
Keep Android Simple And Stupid
Keep Android Simple And Stupid
What is this?
This is a playground repository where I try techniques to make Android programming simpler.
Usage
$ ./gradlew help # test Gradle configuration
$ ./gradlew testDebugUnitTest # run unit tests
$ ./gradlew installDebug # build and install the app, assuming your device is up and running
$ ./gradlew connectedDebugAndroidTest # Run Android Test Robotos
FAQ
Should I use this?
No.