Sunday 29 December 2019

EasyLocation

Location library to fetch location and location updates very easily. It handles location setting and permission by itself.



from The Android Arsenal

Android Cookie Store

Android InMemory and persistent Cookie Store for HttpURLConnection and OkHttp, with extensions to easily sync cookies in Android WebViews.



from The Android Arsenal

PowerSpinner

A lightweight dropdown popup spinner with an arrow and animations.



from The Android Arsenal

GalleryPicker

Gallery Picker allows you to design a custom gallery for image / video picker in your android projects.



from The Android Arsenal

Universal Router

Universal router comes with two flavor, the core module which basically a link router that can convert your URI to whatever you need, and the Android module which more opinionated to how you can use it to help you solve your navigation problem.


Android Arsenal

from The Android Arsenal

PieProgress

Pie Progress is a type of circular progress view similar to the one that you can find in iOS devices while updating applications. It's a simple to use library where the progress gets updated by passing values to a single method.


Android Arsenal

from The Android Arsenal

Saturday 28 December 2019

Tuesday 24 December 2019

PinUIAndroid

Library for pin entry input field. The length of pin can be set dynamically. Also It have backspace delete support for input.



from The Android Arsenal

Monday 23 December 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;
  • Can be used without ViewHolder - use ViewBinder instead of ViewRenderer;
  • Using this library will help you to follow SOLID principles.



from The Android Arsenal

Saturday 21 December 2019

No Internet Layout

An android library that makes easy to check internet connection in one line and shows a custom layout if there is no internet with animated picture and text asking the user to check the internet connection.



from The Android Arsenal

Smoolider

A smooth slider with a modern UI and effects based on ViewPager



from The Android Arsenal

Wednesday 18 December 2019

full-screen-image-view

This is a library to help developer faster on view an image full screen which has some gesture like double tap to zoom, span, zoom in/out, move.



from The Android Arsenal

Sunday 8 December 2019

Saturday 7 December 2019

Map Drawing Manager

MDM is a library to draw many different shapes like polygon, polyline and many more other on the google map (with editable mode).



from The Android Arsenal

FabFilter

Complex UI/Animations on Android.



from The Android Arsenal

Thursday 5 December 2019

NFCAndroid

This is an experimental project about Android NFC functionality.

The whole idea is based on using android device as a Host Card Emulation, however we cannot simply send a byte array by realising communication enter iOS and Android because of iOS can only accept NDEF Message. So I'm enlightened by reading NFCForum-TS-Type-4-Tag which simulate the whole process command talking cross devices.



from The Android Arsenal

Monday 2 December 2019

DropDownTipsList

Showing app tips on Android. Tips can be set to be shown after a specific amount of time. They can also have an action button that will execute a provided Runnable and dismiss the tip when pressed.



from The Android Arsenal

ImagePickerView

Android ImagePicker Library.



from The Android Arsenal