Source link: http://www.visionsmarts.com/products/vs-reader-qr.html
Library and SDK for reading QR codes on iOS and Android.
Source link: http://www.visionsmarts.com/products/vs-reader-qr.html
Library and SDK for reading QR codes on iOS and Android.
MayI is yet another library that simplifies the process of requesting permissions at runtime for devices that run Android Marshmallow and above.
This library aims to reduce boilerplate code needed to request permissions at runtime by featuring a simple chainable API designed the way I want it.
Java8 has amazing Stream API, but only for android API 25 and above and can not be use used if your app supports any lower API than 25.
Here is light weight "Flow" a stream like API that can be used on lower version of JAVA and Android. Very very light having less than 10 classes and it has only few important function of stream.
Bluetooth chat app written purely in Kotlin.
Autocomplete
adds simple yet powerful autocomplete behavior to EditText
s, to avoid working with the infamous MultiAutoCompleteTextView
APIs.
Features
AutocompletePolicy
to listen to text eventsAutocompletePresenter
@usernames
, #hashtags
and similarSimple library to apply custom font in android text: TextView, EdiText and Button.
It is an example to implement an Horizontal picker with the Leftmost element selected.