by Michal Bialas

25 Android libraries you definitely want to try out in early 2017

EOGvPSlObZ6m7if3I1GMDxNCqMytDGQaHkg2

This is a list of 25 best Android libraries released in January and February 2017. All of these are worth trying out — they are not in ranked order. Let’s get started!

  1. Lottie
    This is a library that parses Adobe After Effects animations exported as JSON with Bodymovin (After Effects plugin for exporting animations to SVG/Canvas/HTML + JavaScript) and renders them natively on mobile.
    There is also an example app available in the Google Play Store.
    The more than 7,500 Github users who starred this library can not be wrong!
TSowLwXxK8l457eT0zVuxDLZ4eaSYmh6v2sm

airbnb/lottie-android
lottie-android - Render After Effects animations natively on Android and iOSgithub.com

2. Toasty
This is a library for creating customized Toasts. As the author described the lib, it is:

“The usual Toast, but with steroids.”

You can find screenshots and the link to the library below.

QleGqDLtYWu1CWQWpM2JD5YTPXucCZp2qv3b

GrenderG/Toasty
Toasty - The usual Toast, but with steroids ?github.com

3. StyleableToast
This is another library for Toasts customization. It adds:

“variety of styling options that gives your app and user experience that little extra unique feeling! Style your toast either by code or in styles.xml!”
6MqLy2QR8tsioqUy7k523ZXErV2eohGnT3Oa
5ZT7YnVkXvn9ZFWMCsME8gwRPFlHtrPUqSYq

Muddz/StyleableToast
StyleableToast - A library that takes the standard Android toast to the next level with a variety of styling options…github.com

4. Store
Store is a library for Async Data Loading and Caching. According to the documentation:

“Store is a class that simplifies fetching, parsing, storage, and retrieval of data in your application. A Store is similar to the Repository pattern while exposing a Reactive API built with RxJava that adheres to a unidirectional data flow.”

The documentation is really comprehensive and the lib is for sure worth trying. You can check many flows such as data requests, caching and parsing.

NYTimes/Store
Store - Android Library for Async Data Loading and Cachinggithub.com

5. PreviewSeekBar
If you use Google Play Movies, you have probably noticed this great animated SeekBar with a preview of the movie. It turned out that Rúben Sousa implemented that as an open-source library. The gif below gives a good flavor of its functionalities. If your app is for instance a movie player, you should definitely try it!

XM7T7NbjZr6UIfRid0w0Q5YSE4q7yARslctq

rubensousa/PreviewSeekBar
PreviewSeekBar - A SeekBar suited for showing a preview of something. As seen in Google Play Movies.github.com

6. Chuck
If you use OkHttp, this is the library that helps intercept and persist all HTTP requests and responses inside your application. It also provides a UI for inspecting their content.

JkNplp27FtWdJAM58D95EIYwhXuAlGvA5TE4

jgilfelt/chuck
chuck - An in-app HTTP inspector for Android OkHttp clientsgithub.com

7. CoordinatorTabLayout
CoordinatorTabLayout is a custom composite control that quickly implements the combination of TabLayout and CoordinatorLayout.
You can check how it works on the gif below:

Kv9SI53jM1O8lgXSXO3uYwFc4CQPCX6WJ1bp

hugeterry/CoordinatorTabLayout
CoordinatorTabLayout - Combination of TabLayout and CoordinatorLayout./TabLayout和CoordinatorLayout相结合的折叠控件github.com

8. boxing
Boxing is a multimedia selector and by using it you can:

  • do a selection of your images (single or multiple images)
  • preview and crop images.

It also supports gifs, video selection, image compression and custom UI as shown in the screenshot below:

KJKuoBFLBJ-5ErjKKHEEUdXbVQBqlElw-O26

Bilibili/boxing
boxing - Android multi-media selector based on MVP mode.github.com

9. excelPanel
This is a two-dimensional RecyclerView. It can not only load historical data, but also load future data.

hh25sd8mry5Eds7ivN84NRLQtYWaLW9HACOs

zhouchaoyuan/excelPanel
excelPanel - An Android's two-dimensional RecyclerView. Not only can load historical data, but also can load future…github.com

10. Horizontal Calendar
Another implementation for RecyclerView is dedicated to show Material horizontal Calendar View.

w-VuPvwHgLZPISS3JtqoYZPn4DVaVbvhJyUg

Mulham-Raee/HorizontalCalendar
HorizontalCalendar - A material horizontal calendar view for Android based on RecyclerViewgithub.com

11. CameraFragment
CameraFragment is an implementation of a Fragment which allows you to easily integrate a camera functionality to your app. According to its README:

“CameraFragment previews directly the camera view, and provides an easy API to capture or manage the device. You can setup your own layout and control the camera using CameraFragment.”
FbZbTIMBRPdK8moeFuQ3Jv4dCn6RZQ2zuDa4

florent37/CameraFragment
CameraFragment - A simple easy-to-integrate Camera Fragment for Androidgithub.com

12. AwesomeBar
This is another great implementation from Florent Champigny. It is new approach to a design of a top bar (which we know from ActionBar/Toolbar implementation), in conjunction with DrawerLayout, inspired by Gmail Mobile from Weekz. You can check, how it works below:

FxD0h4yyjylpqEXgXLSuEMhYQviP3U2OfBzh

florent37/AwesomeBar
AwesomeBar - Just beautifulgithub.com

13. ArcNavigationView
This is an implementation of NavigationView from Android Design Support Library which introduces curved edges.

fk13GwLD0lz9imtpLMpvyDHMwX6jVUbYPRpd

rom4ek/ArcNavigationView
ArcNavigationView - Another approach to create NavigationDrawer with Material conceptsgithub.com

14. ShimmerRecyclerView
It is a custom RecyclerView implementation with shimmer views to indicate that views are loading. The RecyclerView has also a built-in adapter, to control the shimmer appearance.

VbgmA8xrckl4d7tLfht56cwA1m1kchFrjL74

sharish/ShimmerRecyclerView
Contribute to ShimmerRecyclerView development by creating an account on GitHub.github.com

15. Android-SwitchIcon

“A Google launcher-style implementation of switch (enable/disable) icon.”

This library extends AppCompatImageView and allows you to set any icon (vector or image), to SwitchIconView using app:srcCompat attribute.

ArRjC1EisIBbdtHKBpURw4y8jM6TNjUgmjPH

zagum/Android-SwitchIcon
Android-SwitchIcon - Google launcher-style implementation of switch (enable/disable) icongithub.com

16. CounterFab
This library is a FloatingActionButton subclass that shows a counter badge in the top right corner. You can download a demo app from Google Play.

c3AhuACPxSJb0ZJNbWsJl2kenV88E93I3BZN

andremion/CounterFab
CounterFab - A FloatingActionButton subclass that shows a counter badge on right top cornergithub.com

17. FadingTextView
This library allows you to make a TextView change its content automatically every few seconds.

odh0jlM2h79tv1wLKT6VlVVmpOr2tkDawKcb

rosenpin/FadingTextView
FadingTextView - A textview that changes its content automatically every few secondsgithub.com

18. Bridge

“Bridge is a simple but powerful HTTP networking library for Android. It features a Fluent chainable API, powered by Java/Android’s URLConnection classes for maximum compatibility and speed.”

This library has a really comprehensive documentation and is definitely worth checking out.

afollestad/bridge
bridge - A simple but powerful HTTP networking library for Android. It features a Fluent chainable API, powered by Java…github.com

19. Ason
It is the second library from Aidan Follestad. Its main idea is to simplify an interaction with JSON. The library:

“also makes (de)serialization painless.”

The documentation is also pretty good. You can check it out here:

afollestad/ason
ason - JSON in Java made easy!github.com

20. ObjectBox
I assume that majority of you knows greenrobot. If not, they developed GreenDAO and EventBus. Now, this is time for a new database for objects focused on performance. As greenrobot claims,

Performance is the number one reason why we created ObjectBox. Previously, we created greenDAO, the fastest Object/Relational Mapper (ORM) for Android and SQLite. Since its first release in 2011, we gained a lot of insight into object persistence — and the performance limitations imposed by SQLite. We realized that in order to improve performance on mobile significantly, we needed to go to the core and build a database designed for objects.”
Pm9sq17UtBbJD8LijxCcGV2Pat1apYmsyf8X

You can read more about it here. Please take into consideration that ObjectBox is currently in beta (version 0.9.7 ).

greenrobot/ObjectBox
ObjectBox is a superfast mobile database for objectsgithub.com

21. FlowLayout
This library:

“allows child views flow to next row when there is not enough space.
The spacing between child views can be calculated by the FlowLayout so that the views are evenly placed.”
J1ysVuWIN0Hp-25lXi9a1QBGhlCPGjE5uK4E

Please note that this is still in its early stages of development.

nex3z/FlowLayout
FlowLayout - A flow layout for Android with auto-spacing.github.com

22. Unofficial Google Actions Java SDK
This is a polish accent from Mirek Stanek. Because of the fact that the official Google Actions SDK is written in Node.js, he introduced his unofficial version written natively in Java. According to the README:

“Google Actions Java SDK is built based on official Node.js library, but it’s not a mirror copy of it. The goal is to make it fully compatible with Conversational Protocol of Assistant Platform.”

frogermcs/Google-Actions-Java-SDK
Google-Actions-Java-SDK - Unofficial Google Actions Java SDK - for Android engineers and all Java loversgithub.com

23. Wearable Reply
On 9th of February 2017 Google released a new Android Wear 2.0.
Luke Klinker found a missing API and released the library for this OS. It:

“allows for quick and easy text input, whether that is from your voice, a keyboard, or canned responses. The missing API is now available!”
ga5WGz8zAN0g3A8NU4jTmG4GSoYRIOiyRqFN

klinker24/wearable-reply
wearable-reply - Simplify text input for Android Wear 2.0, by voice, keyboard, or canned response.github.com

24. Shortbread
This is a library:

“generates app shortcuts for Activities and methods annotated with @Shortcut. No need to touch the manifest, create XML files or use the shortcut manager. Just annotate the code that you want the shortcut to call.”

Currently, it’s at version 1.0.0.

qUu0LOXadMWP97jBIVCBnmagjZbwNoDgzZp-

MatthiasRobbers/shortbread
shortbread - Android library that generates app shortcuts from Shortcut annotationsgithub.com

25. Material About
This library helps you to prepare an About Me screen to introduce you to your users.

ks6KKSqeBzKcYfiwTADRgx8U8aZ1fAIwg1oB

jrvansuita/MaterialAbout
MaterialAbout - It's a material-design about screen to use on your Android apps. A developer profile and application…github.com

That’s it. I hope you enjoyed my list. If you know any great library, which was released in January or February this year and I didn’t mention about it, please let me know in the comments.

If you like my article, please don’t forget to click ??? to recommend it to others ???.

Also, to be notified about my new articles and stories, follow me on Medium and Twitter. You can find me on LinkedIn as well. Cheers!