Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

Pull down to finish an Activity.

Oct 15, 2015

Show your apps key features in a cool way.

Sep 1, 2015

Library for handling Kiosk Mode in your Android Application. It restricts device to be using only one activity without possibility to switch to other app.

Features:

  • Run activity of you choice in kiosk mode
  • Blocks every application from going into foreground with activity manager
  • Handles home button by being a Launcher App
Dec 14, 2014

A simple way to add watermarks on activities

Oct 14, 2018

Receive the activity result directly after the startActivityForResult with InlineActivityResult.

Sep 13, 2018

When we use startActivityForResult(), we have to receive result/data in onActivityResult().

This is very complex and inconvenience to us.

Sep 10, 2017

An Rx wrapper for receiving results from startActivityForResult() as an Observable.

Sep 23, 2016
Advertisement

RxLifecycle extension methods for Groovy language.

Jul 4, 2016

The utilities provided here allow for automatic unsubscription from sequences based on Activity or Fragment lifecycle events. This capability is useful in Android, where incomplete subscriptions can cause memory leaks.

Jul 30, 2015