Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo
Blurb

Lyra is a library that can save and restore the state of Android components easily through annotations. It will replace all the boilerplate code from onSaveInstanceState() to save and restore the state of your variables.

May 1, 2017
Show card

This android library lets you persist the state of your views to recover them later in order to display old data until fresh data arrives.

Jun 13, 2016
Announcement

AutoBundle generates boilerplate code for field binding with android.os.Bundle.

Oct 6, 2015

Android's Bundle system works, but packing and unpacking the argument for Bundles is tedious and repetitive. This library takes care of the boilerplate.

Oct 2, 2015

Android library which uses annotation processor to help Android Developer easy to deal with Bundle to communicate between Activity, Fragment and Service.

PrettyBundle is inspired by Dart

Mar 6, 2015