Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

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

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

Apr 18, 2017

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

A tool to analysis Android/Java project dependencies.

Aug 13, 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

Tool to convert CSV to localization specific files (ios/android).

Jan 4, 2017

ProbeTools displays the data from the Database and SharedPreferences in the browser.

Dec 3, 2016

AndroidMapperObject is an extension for MapperObject which allows you to transfer data between two objects.

It support's:

  • Object to Object data transfer
  • Collection to Collection data transfer
Oct 18, 2016

A collection of python and bash scripts to collect and analyze frame rendering performance in Android apps.

Jul 7, 2015

AnimatedVectorMorphingTool is a command line tool which generates, for you, all the files needed to animate your VectorDrawable. You just drop your VectorDrawables and it generates all the files needed for your android project in a res folder. You just have to copy paste this folder into your own project and run your application.

Dec 4, 2015

Convert any file.json to the corresponding mapped java files

Aug 5, 2015

Javafx application to resize images and add them into folders automatically. It is a powerful Cross-Platform tool for Android developers.

With Fast Image Resizer, you can:

  • Select the resource directory, so you don't have to move the resized files.
  • Resize several images at once (Drag & Drop)
  • Select output densities (ldpi, mdpi, tvdpi, hdpi, xhdpi, xxhdpi, xxxhdpi).
  • Make a custom size using width and height.
  • Preserve the image format (jpg, png).
  • Select output directory (drawable or mipmap).
  • Delete the selected image or images.
  • Press to display the chosen image.
  • Show images' informational details (type - size - dimensions).

Jan 7, 2022

Snippet is an extensible android library to measure execution times of the code sections in a way that does not compromise with the readability and can be shipped to production without any additional setup. New behaviours can be added in the library by extending Execution paths. 2 execution paths provided with the library are: - MeasuredExecutionPath - The code path the does the measurement code spans - ReleaseExecutionPath - A no-op path (default path) that is usually installed in the release variants.

Features:

  • Easy to integrate and configure
  • Switch behavior depending on build type
  • Reduces boiler plate
  • Data reuse
  • Makes PR reviews more quantitative
  • APK size impact of 23KB
  • Designed to be thread safe & null safe
  • Rich API
  • Fully documented, just run java docs!
Jan 1, 2022

Android library packed with utils and kotlin extensions

Sep 7, 2021

Android Resource Manager application to manage and analysis your app resources with many features like image resize, Color, Dimens and code Analysis.

Apr 3, 2021

A command-line tool for checking Android OS version history written by Rust.

Nov 12, 2019

ARCore & Sceneform Playground.

Jul 17, 2019

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

Oct 20, 2017

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

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

Aug 15, 2017

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

"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

Ever get stuck with iOS image resources? Rather than write your own script, use this one to rename and move iOS image resources so they work for Android. Now converting iOS resources to Android ones is easy!

Feb 8, 2017

A tool that helps signing and zip aligning single or multiple Android application packages (APKs) with either debug or provided release certificates. It supports v1 and v2 Android signing scheme has embedded a debug keystore and auto verifies after signing.

Jan 29, 2017

VectorDrawable Previewer is a Chrome extension for previewing vector drawable. This allows you to see the view of vector drawable on github else.

You can check whether or not the drawable is correct, designers can review it and you needn't read xml and imagine it.

Jan 11, 2017

A simple Bash script to record screen.

Dec 12, 2016

A Mac App, for Apk multi-channel package.

Dec 10, 2016

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

Oct 23, 2016
Advertisement

A small tool to convert your app's png&jpg image files into WebP when possible.

Aug 14, 2016