RoboVM
Please see robovm.com for more information.
Source link: https://github.com/robovm/robovm
Please see robovm.com for more information.
A simple easy-to-integrate Camera Fragment for Android.
CameraFragment preview directly the camera view, and provides a easy API to capture or manage the device.
You can setup your own layout and control the camera using CameraFragment.
Another approach to create NavigationDrawer with Material concepts.
async-expandable-list contains 2 View classes: CollectionView
and AsyncExpandableListView
.
AsyncExpandableListView displays a list of headers and loads a sub-list under a header when a header item is clicked. The loading of sub-items can be done asynchronously and there are callbacks to populate the data into the list when it's done loading.
This is a demo project on Flatbuffers. Flatbuffers is an android parsing library which is much faster then GSON.
This project explains how to setup flatbuffers and use them to serialize and deserialize the models.
Usually you don't care how big the deployed APK is. However, if you are using metered connection and remote ADB, it would be good idea to build possibly smallest APK file.
Uglyfier for Android is a gradle script which will shrink all image resources in your application during build. It will look ugly, but image files will be 10 times smaller. Ninepatch (9-patch) PNGs are fully supported, with transparency preserved!
Animated Time View like Timely app.