Android Architecture
This is one kind of boilerplate for writing android apps using the android official architecture component approach. You can download it, modify it and start building your apps on top of it.
Source link: https://github.com/ThePacific/mvc-android
This is one kind of boilerplate for writing android apps using the android official architecture component approach. You can download it, modify it and start building your apps on top of it.
A fast way to store POJO in sqlite on an Android device without troubling yourself with database creation.
A resizer tool to resize automatically png files and 9 patches in several densities.
An android library that allows selection of multiple images from gallery. It shows an initial album chooser and then images in selected album.
Gradle plugin for Github releases. You can fully automate releases via gradle-github-plugin.
Modification of ZXING Barcode Scanner project for easy Android QR-Code detection in portrait mode and AR purposes.
This project implements an Android view which show camera and notify when there's a QR code inside the preview.
LoadingView is easy to implement loading indicators for your views or layouts.