Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

VectAlign (a.k.a. VectorDrawableAlign) is a command line tool which automagically aligns two VectorDrawable "pathData" strings in order to allow morphing animations between them through an AnimatedVectorDrawable.

Sep 4, 2015

ViewServer is a simple class you can use in your Android application to use the HierarchyViewer inspection tool.

ViewServer requires the Android SDK r12 or higher. http://developer.android.com/sdk/index.html

Aug 18, 2014

A tool to subscribe to receive all standard Android broadcasts on your Android device.

Jul 13, 2016

Frog is a command line tool to help you quickly jump to the right Android doc.

Jun 27, 2016

"vcard-androidParser" is an android library for developers who wish to get ez-vcard working for android devices or simply it can be used to parse vcf or vcard files in android

Feb 14, 2017

Tool which allows to quickly try the demo project of any Android Library

Aug 21, 2015

A small collection of Android Studio templates for Android development.

Jul 5, 2014

A surgical debugging tool to uncover the layers under your app.

Jul 5, 2014

A quick settings tile to quickly toggle "Don't keep activities".

Dec 12, 2016

QuickDemo is a Nougat 7.0 quick settings tile for fast access to the Marshmallow 6.0 System UI demo mode. The app also provides a configuration activity for customizing available demo mode settings.

Nov 20, 2017

This project aims to solve the "password forgotten" problem for (Android) developers who happen to manage java keystore(s).

Jun 4, 2015

Battery Historian is a tool to analyze battery consumers using Android "bugreport" files.

Dec 8, 2014

Swarmer is a replacement for such bash scripts but with features like:

  • Start multiple Android Emulators and wait for each to boot in parallel.
  • Pass config.ini that'll be applied to created emulator.
  • Redirect Logcat output of an emulator to a file.
Apr 7, 2017

HAHA is a Java library to automate the analysis of Android heap dumps.

May 9, 2015

Yeoman Generator for Android Conductor based apps. It's simple much better than cloning and refactoring your project manually.

Oct 8, 2017

Android Library Finder

Mar 27, 2015

Simple file dump utility for Android.

Jul 8, 2015

Clean up the intellij Android studio files.

Oct 23, 2015

Andcre (android creator) is a python script to create professional and ready to use Android projects

Aug 15, 2017

AndroidResizer is a simple Java desktop app for automatically re-sizing android assets.

AR will downscale your assets and copy them into an android-style folder structure.

Mar 12, 2016

An Android debug / develop tools written using Kotlin language. All the features in Debug bottle are only available on debug build version with your app, it doesn't has an impact on release version.

Oct 25, 2016

Generates public.xml for Android libraries, which allows resources to be hidden from clients. More info

Apr 18, 2017

aminc is a version code incrementer for compiled AndroidManifest.xml files

This little program is needed to easily create separate APK files for each processor architecture.

Dec 15, 2014

Densinator is a Bash script, that scans your current directory looking for image files, and generates the drawables for all Android densities.

Sep 22, 2015

This tool allows you to tweak your layout in real time just like inspect element in the browser.

Oct 20, 2017

This python code is used to generate the drawable icons for various screen sizes.

Oct 20, 2017

A tool to analysis Android/Java project dependencies.

Aug 13, 2017
Advertisement

A script which synchronizes all of the artifacts in your local Android SDK to a remote Maven artifact host.

Oct 23, 2016

Command line tool to access Android Demo Ui

This tools has 2 modes:

  • Standart mode, application will evaluate all arguments, apply them and exit
  • Live mode, application starts to listen for supplied arguments and apply them. This mode helps to tweak options and receive fast feedback.
Sep 5, 2017

This repository is a code generator for Android. By using it, you can generate java codes to read/write sqlite from an existing sqlite file.

Features:

  1. Generate map objects
  2. Generate API to read/write sqlite
  3. API based on SQLiteOpenHelper
  4. Light, expandable and pluggable
Oct 11, 2016