Location library to fetch location and location updates very easily. It handles location setting and permission by itself.
from The Android Arsenal
Location library to fetch location and location updates very easily. It handles location setting and permission by itself.
Android InMemory and persistent Cookie Store for HttpURLConnection and OkHttp, with extensions to easily sync cookies in Android WebViews.
Gallery Picker allows you to design a custom gallery for image / video picker in your android projects.
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.
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.
Snowing layout which uses y=a*sin(x) function for giving motion to snowflakes.
Library for pin entry input field. The length of pin can be set dynamically. Also It have backspace delete support for input.
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.
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.
A demo project based on Kotlin, MVVM architecture, coroutines, dagger, koin, and material designs & animations.
MDM is a library to draw many different shapes like polygon, polyline and many more other on the google map (with editable mode).
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.
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.