Thursday 30 May 2019

RendererRecyclerViewAdapter

  • Now you do not need to implement adapters for RecyclerView;
  • You can easily use several types of cells in a single list;
  • You can reuse cells in different RecyclerView;
  • You can easily add a nested RecyclerView;
  • You can easily add the DiffUtil;
  • You can easily add the DiffUtil Payloads;
  • You can easily save a state of a Item when scroll;
  • You can easily add a Load More Indicator;
  • Using this library will help you to follow SOLID principles.

Android Arsenal

from The Android Arsenal

Wednesday 29 May 2019

Android Slider

This is an amazing image slider for the Android.

You can easily load images from an internet URL, drawable, or file. And there are many kinds of amazing animations you can choose.



from The Android Arsenal

CircleView

This is an Android project allowing to realize a circular View in the simplest way possible.



from The Android Arsenal

Tuesday 28 May 2019

Amazon-In-App-Entitlement

Amazon In App Entitlement for in-app purchases.



from The Android Arsenal

CoachMark

This library focus on giving tour about your application and its features. You can highlight the where to tap to enable or disable the feature. Show the first time user, how to use the feature by showcasing the feature step by step.


Android Arsenal

from The Android Arsenal

Monday 27 May 2019

InstaTag

An Android Library to Tag and Like Photos like Instagram.



from The Android Arsenal

Material-Resources-Library

A list of most useful resources for designing android apps such as all material colors and dimens, 180 Gradient background + html, social, flat, fluent, metro colors.



from The Android Arsenal

Sunday 26 May 2019

Android-Intent-Library

A library which will save you a lot of time from writing the same intent creation code. It contains many intents like Share, Contacts, Email and etc, which you can easily use.



from The Android Arsenal

Anrepack

A wrapper tool of Apktool for automating apk re-packaging operation, for Windows, macOS.



from The Android Arsenal

NavUtils

Easy manage commit Fragment and Activity, with some little extra.



from The Android Arsenal

Boom

A lightweight library written in Kotlin to implement elastic touch effect in your project.



from The Android Arsenal

LoadingButton

This library allows to show or hide "loading" on button.



from The Android Arsenal

Saturday 25 May 2019

WatchTower

WatchTower - observe OKHttp and Retrofit API calls with their request and response details in any browser connected to your local network (Phone, PC, Laptop, ...)



from The Android Arsenal

Android Otp View in kotlin

This library gives an understanding how to write custom OTP view using gradient color in lines and some other options like dash and cursor.


Android Arsenal

from The Android Arsenal

Generic Dialog

A new AlertDialog for Android is here. You can customize it as per your project requirement and use it


Android Arsenal

from The Android Arsenal

Wednesday 22 May 2019

DateRangePicker

Date Range Picker is a Calendar Picker View to show a Customized Date Range Picker with improved UI and functionality to add subtitles to the dates.



from The Android Arsenal

Tuesday 21 May 2019

Azan

Library aiming to calculate prayer time with one line code , if you implement prayer time application , there is no need to do this headache again.

-Islam Time prayers is every complex to calculate, cause there is many variables in this calculations like:

  • latitude
  • longitude
  • timezone
  • height
  • The Way of Calculation

Android Arsenal

from The Android Arsenal

Monday 20 May 2019

Hardware Security SDK (FIDO)

The Hardware Security SDK is the best framework for using Security Keys (YubiKeys, Nitrokeys, …) and smart cards on Android. It supports NFC and USB connections.

Our SDK extends your app with:

  • FIDO two-factor authentication
  • SSH authentication with PIV/OpenPGP
  • TLS client certificate authentication



from The Android Arsenal

Sunday 19 May 2019

Toastie

Toastie is a simple and custom toast library. You can either use simplest and pre-set toasts or you can customize everything that you want!



from The Android Arsenal

FastExoPlayerSeeker

Fast seeking / scrubbing for exoplayer.



from The Android Arsenal

Stepper

A fancy step wizard.



from The Android Arsenal

EditTextPicker

Edittext library which can easily achieve a lot of functionalities though directly implemented some lines of code in XML and on Java side.

Following are the functions that EditTextPicker provides:

  • Empty checking
  • Masking Edittext
  • Pattern checking
  • Range checking



from The Android Arsenal