Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

StayWoke essentially has two features:

  • Keep the screen awake while on specified activities using StayWoke.init(...)
  • Wake up the screen as soon as your app gets deployed on to the phone using WakeUp.init(...)
Jan 28, 2017

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

Sep 23, 2016

Build safely Android app, no more Activity not found, Activity state loss and NPE during fragment transaction!

Oct 17, 2016

RxLifecycle extension methods for Groovy language.

Jul 4, 2016

This is a small attempt to attract users when they are using in app feature to send out an email. The usage of this repo serves the purpose like contacting the support desk, inviting another user over email or any other form of email based features.

Oct 21, 2015

Track activities, getCurrentActivity, check whether application is running or not, finish all activities, and so on.

Feb 14, 2016

Show your apps key features in a cool way.

Sep 1, 2015

Pull down to finish an Activity.

Oct 15, 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