Top 10 Awesome Android Libraries — July 2018 For Android Developer Library GitHub — codementor.tech

chirag patel
4 min readJul 9, 2018

--

https://www.codementor.tech/top-10-awesome-android-libraries-march-2020-for-android-developer-library-github/

Here I am giving you “Top 10 Awesome Android Libraries on GitHub” that are the ones who are interesting to try it out.

Top 10 Awesome libraries in March on GitHub:

1. Image Steps :

A simple library for using steps with images and animation

https://www.codementor.tech/top-10-awesome-android-libraries-march-2020-for-android-developer-library-github/

2. SSForms :

SSForms is a library to create dynamic Recyclerview forms.

The goal of the library is to get the same power of hand-made forms but spending 1/10 of the time.

3. NoPaginate :

Android pagination library (updated 18.12.2017)

https://www.codementor.tech/top-10-awesome-android-libraries-march-2020-for-android-developer-library-github/

This repository is a slightly modified version of Paginate library. Author: @MarkoMilos

We decided to modify it a little, o that developers could easily use it with MVP or Clean Architecture

Roadmap

  1. Double-sided pagination
  2. Delegate for Presenter or Interactor with implementation Limit/Offset and Page pagination
  3. Unit tests
  4. Wiki

Contributing

If you find any bug, or you have suggestions, don’t be shy to create issues or make a PR] in the branch. You can read contribution guidelines here

My other libraries:

  1. NoPermission — Simple App permission library, consist of only one class
  2. NoRecyclerViewAdapter — Simple base adapter for recyclerView

4. ShapeOfView :

Give a custom shape to any Application view

https://www.programmingschool.io/top-10-awesome-android-libraries-july-2018-for-android-developer-library-github/

5. Android-Toggle :

Custom Switches for Android

witches Available

https://www.codementor.tech/top-10-awesome-android-libraries-march-2020-for-android-developer-library-github/

6. CountryCurrencyPicker :

CountryCurrencyPicker is an android picker library for country and currency. You can implement it as fragment or dialogue. It offers the option to search for country values and currency values.

https://www.codementor.tech/top-10-awesome-android-libraries-march-2020-for-android-developer-library-github/

7. Range Time Picker Dialog :

A custom dialogue that allows you to set a start time and end time.

https://www.codementor.tech/top-10-awesome-android-libraries-march-2020-for-android-developer-library-github/

8. OreonPreview :

Simple animation with translation or scale views written in Java.

https://www.codementor.tech/top-10-awesome-android-libraries-march-2020-for-android-developer-library-github/

OrionPreview is a simple animation with translation or scale views written in Java. https://applikeysolutions.com

https://www.codementor.tech/top-10-awesome-android-libraries-march-2020-for-android-developer-library-github/

9. ArcToolbarView :

An Arc view for the application Toolbar or anywhere.

https://www.codementor.tech/top-10-awesome-android-libraries-march-2020-for-android-developer-library-github/

10. AndroidValidator

A model-based validation library for Android written in kotlin.

Kotlin sample usage: (Column info is not part of validator it is from Room library).

Validation:

Model in java:

https://www.codementor.tech/top-10-awesome-android-libraries-march-2020-for-android-developer-library-github/

Hope this article helps you to create Awesome Application.

HAPPY-CODING!!!

CHEERS!!!

--

--

chirag patel
chirag patel

Written by chirag patel

Software Developer , Author @codemetor.tech

No responses yet