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:1.2.2
- HockeySDK:3.6.2
- okhttp:2.4.0
- com.squareup.retrofit:retrofit:1.9.0
- eventbus:2.4.0
- picasso:2.5.2
- butterknife:6.1.0
- io.reactivex:rxandroid:0.24.0
- 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