Thursday, 22 June 2017

AdapterX

Simple multiview adapter for RecyclerView written on Kotlin.


Android Arsenal

from The Android Arsenal

FormBuilder

An Android library to build form and form validations easily.



from The Android Arsenal

Activity Fragment Manager

A library to help android developer working easly with activities and fragments



from The Android Arsenal

Odometer

This is a library for odometer in an android. Odometer mainly used for measuring distance.


Android Arsenal

from The Android Arsenal

Android-InfiniteCards

An infinite card switching UI for Android, support custom animation.



from The Android Arsenal

Wednesday, 21 June 2017

EffortlessPermissions

An Android permission library extending Google's EasyPermissions with convenient additions.

Why EffortlessPermissions?

  • Used as a drop-in replacement for Google's EasyPermissions and based on its battle-tested implementation.
  • Added an @AfterPermissionDenied annotation for methods to run automatically after denial.
  • Included consumer ProGuard rules which fixes your release build.
  • Added more method overloads which make coding easier.
  • Added another DialogFragment to open app detail settings which you have more control upon, e.g. dialog title can be hidden now.

In a word, just start with EffortlessPermissions instead of EasyPermissions.


Android Arsenal

from The Android Arsenal