android-jumpstart icon indicating copy to clipboard operation
android-jumpstart copied to clipboard

Android Jumpstart is a template base project for typical android apps. Its aimed at bringing scaffolding time to near zero when starting a new Android Project.

Results 1 android-jumpstart issues
Sort by recently updated
recently updated
newest added

Some questions on moving Jumpstart to Kotlin - Should we migrate all existing classes to Kotlin? - Or is it enough to just add the gradle dependencies and plugins -...