Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

The library allows you to check if a specific application is installed or not by its package name. Also you have a helper which provides the packagenames of the most popular applications.

Apr 27, 2017

A utility that answers the question: is my user running on at least this SDK?

Dec 11, 2015

Task Manager is an open sourced application for managing running apps.

Nov 9, 2015

Root Checker basically checks your device whether it is rooted or not.

Aug 26, 2015

Android Iniversal Device ID Library

Use OpenUDID_manager for old API and MediaDrm for new API If both options return an empty string, then a random UUID is generated and saved in Preferences until the application is reinstalled

Jan 27, 2021

A tool used to obfuscate aab resources.

  • Merge duplicated resources: Consolidate duplicate resource * files to reduce package size.
  • Filter bundle files: Support for filtering files in the bundle package. Currently only supports filtering in the MATE-INFO/ and lib/ paths.
  • White list: The resources in the whitelist are not to be obfuscated.
  • Incremental obfuscation: Input the mapping file to support incremental obfuscation.
  • Remove string: Input the unused file splits by lines to support remove strings.
Nov 26, 2019

ReactiveAirplaneMode is an Android library listening airplane mode with RxJava Observables. This library is compatible with RxJava2 and RxAndroid2.

Sep 11, 2017

A utility library for Android designed to simplify reading meta-data values from AndroidManifest.xml.

Aug 3, 2016

Debug Purge allows you to remove debug apps installed on your mobile.

Jul 25, 2016

A robust native library loader for Android.

Nov 7, 2015