A curated list of awesome Android libraries, made with ❤️ by the group of developers of Murcia. Inspired by awesome-go.
- Retrofit Type-safe HTTP client for Android and Java by Square, Inc. http://square.github.io/retrofit/
- Loopj An asynchronous callback-based Http client for Android built on top of Apache’s HttpClient libraries. http://loopj.com/android-async-http/
- Picasso A powerful image downloading and caching library for Android http://square.github.io/picasso/
- GestureViews A simple-to-integrate view to apply gestures to ImageViews. https://github.com/alexvasilkov/GestureViews
- Lock9View An Android grid lock screen view with a callback interface. https://github.com/TakWolf/Android-Lock9View
- AVLoadingIndicatorView Nice loading animations for Android. https://github.com/81813780/AVLoadingIndicatorView
- AppIntro Android Library that helps you make a cool intro for your app, like the ones in Google apps. https://github.com/PaoloRotolo/AppIntro
- Leak canary Memory leak detection library for Android and Java. https://github.com/square/leakcanary
- Dagger2 A fast dependency injector for Android and Java. http://google.github.io/dagger/
- ButterKnife View "injection" library for Android. http://jakewharton.github.io/butterknife/
- AndroidWiFiADB IntelliJ/AndroidStudio plugin which provides a button to connect your Android device over WiFi to install, run and debug your applications without a USB connected. https://github.com/pedrovgs/AndroidWiFiADB
- Retrolambda Backport of Java 8's lambda expressions to Java 7, 6 and 5. https://github.com/orfjackal/retrolambda