Source link: https://github.com/sahoosunilkumar/OpenSourceLibrary/tree/master/ViewModelBindingLibrary/ViewModelBinding
This library handles Orientation change for databinding.
Source link: https://github.com/sahoosunilkumar/OpenSourceLibrary/tree/master/ViewModelBindingLibrary/ViewModelBinding
This library handles Orientation change for databinding.
Android's video recording APIs are very difficult to figure out, especially since a lot of manufacturers like to mount their camera sensors upside down or sideways. This library is a result of lots of research and experimentation to get video recording to work universally.
Android Dynamic Loader is a plugin system. The host application is like a browser, but instead of loading web pages, it loads plugins which could be run natively on Android system.
A library to work with RecyclerView
as easily as if you'd use ListView
or GridView
.
The easiest way to simplify custom View tags in layout xmls.
Wrapper around ActiveAndroid which introduces reactive queries with SQLBrite.
A simple API that cleanly registers pending intent for location updates from Google location api. Using Recon
and FlankLocation
annotation the location update registration using pending intent is made easier, This still supports dynamic location request at runtime by accepting it as parameter when registering for location updates.