Scan QR Codes with:
- Firebase ML Kit
- ZXing
And generate them with:
- QRCode.js
- ZXing
- Google Charts
from The Android Arsenal
Scan QR Codes with:
And generate them with:
A simple Android library to notify Android device network changes to help react properly.
An Android Library for end-developer to help pick the media file from android local storage.
FlipTimerView library for Android. Countdown timer with flip text UI (as seen in Airports).
Methodscope automatically generates classes that perform similar function tasks on a per-scope basis for a class.
Step indicator with titles/labels and tons of customization.
Android Library that can easily load any fragment in a provided container. library encourage us to use maximum fragments which reducing application size. With holdy you can easily deal with fragments.
Kotlin Library for easy permissions. new PermissionService(this).request(permissions,callback)
.
Kotlin API to use ussd displayed windows at Android, using AccessibilityService
.
A new Material Design text field that comes in a box, based on Google Material Design guidelines.
Android Snapshot Publisher is a Gradle plugin to prepare and distribute Android Snapshot versions to multiple distribution sources in a simple and common way.
Photon is an image loading library for Android. Photon is easy, fast and light library.
Streaming logs directly from your android phone as webserver. Supports different loggers with different log levels.
An easy to use Android Library to get slides in apps using images or image URLs. Gradle Step 1. Add this in your root build.gradle at the end of repositories:
allprojects { repositories { ... maven { url 'https://jitpack.io' } } } Step 2. Add the dependency
dependencies { implementation 'com.github.nikhil-sachdeva:SliderViewLibrary:1.0' } Add SliderView to your activity_main.xml.
<com.example.sliderviewlibrary.SliderView android:id="@+id/sliderView" android:layoutcenterHorizontal="true" android:layoutwidth="300dp" android:layout_height="200dp"/> Adjust layout height and width based on the size of images to be used.
The button which includes features:
A library to add ImageView
(ImageBadgeView) with a badge like notification count.