BaseAndroidApp provides a solid template for android apps, equipped with powerful frameworks out of the box.
- Crash reports via HockeyApp
- Image downloading/caching via Picasso
- Less code via Dagger and Butterknife
- In AndroidStudio, just import the build.gradle file
- Then, just launch the app
- dagger:2.6.1
- HockeySDK:4.0.0
- retrofit2:2.1.0
- okhttp:3.4.1
- com.squareup.retrofit:retrofit:1.9.0
- eventbus:2.4.0
- picasso:2.5.2
- butterknife:8.4.0
- io.reactivex:rxandroid:1.2.1
- mockito:1.10.19
- dexmaker:1.2
- dexmaker-mockito:1.2
- hamcrest:1.3
Copyright 2015 Kupferwerk
Licensed under the Apache License, Version 2.0