Very important Android Libraries
I develop Android
Applications in my daily job and I use a lot of third-party libraries which save a lot of work and time for me, I would like to share some useful libraries with you which are popular and well known but let’s do it to thanks their developers and to share the knowledge :
- Butter Knife no more
findviewbyid()
- picasso download, view and cache images
- Nucleus the best library to apply
MVP
design pattern - Retrofit you have to use it
- AwesomeSplash no time to create a
Splash Screen
? use it. - ActiveAndroid I know that it’s not the best
ORM
but I like it - Paper the best
NoSQL
data storage for Android - BottomSheet make a
BottomSheet
looks likeUber
app.
and that’s it.