Source link: https://github.com/josnidhin/Android-Camera-Example
A sample android camera example.
Source link: https://github.com/josnidhin/Android-Camera-Example
A sample android camera example.
Bash script that exports content provider's data to raw and CSV format. It can be your own content provider or any other provider that android decided not to block with permissions.
Android Studio Support for Additional File Types (CSS & JavaScript).
Current File Types Added:
This plugin help you to set material design icons to your Android project.
Small Android library for use the Interactor (use case) and Executor for running code on a ThreadPool Thread or UI Thread. Normally this library is used for implement the Clean Architecture.
Use easily the database SQLite on Android using the DAO and transformer design patterns. Basic methods are already implemented in the class SQLiteDelegate
, if you need further queries you should extend from it.
This is a nice and simple color picker for Android. It allows to show any number of different palettes with any (reasonable) number of colors. Palettes can be stored in an array or generated on the fly.