Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo
Advertisement

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

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

Give your boring javadocs a splash of colors!

Aug 22, 2016

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

Aug 14, 2016

FSquaDRA is a tool for detection of repackaged Android applications. The approach is based on the idea that repackaged applications want to maintain "look and feel" of the originals.

Jul 27, 2016

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

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

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

ScriptJava is a simple command line utility that helps to evaluate simple Java statements at runtime (aka scripting). It may be used for educational purposes or just for fun of it as long as it offers a simple Java playground.

Nov 10, 2015

Clean up the intellij Android studio files.

Oct 23, 2015

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

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

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

Aug 21, 2015

Convert any file.json to the corresponding mapped java files

Aug 5, 2015

Batch uninstall Android apps using this very convenient script. Just supply a package name (or part of it) and the script will take care of the uninstallation.

Jul 31, 2015

Simple file dump utility for Android.

Jul 8, 2015

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

Jul 7, 2015

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

Jun 4, 2015
Advertisement

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

May 9, 2015

A memory leak detection library for Android and Java.

May 9, 2015

Android Library Finder

Mar 27, 2015

Easy to use package repository for Gradle and Maven projects.

JitPack builds GitHub projects on demand and provides ready-to-use packages.

Feb 11, 2015

Wrap your app screenshots in real device artwork.

Feb 7, 2015

J2ObjC is an open-source command-line tool from Google that translates Java code to Objective-C for the iOS (iPhone/iPad) platform. This tool enables Java code to be part of an iOS application's build, as no editing of the generated files is necessary. The goal is to write an app's non-UI code (such as data access, or application logic) in Java, which is then shared by web apps (using GWT), Android apps, and iOS apps.

Jan 30, 2015

This project collects and aggregates information about Android devices. It is designed to be open and transparent. All data is available and can be downloaded by everyone.

Jan 14, 2015

AnUitor is a result of my rebranding experiences of one android app what i was working on. Because of structure of project(s), not using themes, complexity of UI and app itself, it was really hell and time consuming work to finish app rebranding. Project structure had been done like sub-projects, because of big amount of different assets, logic, etc. I found out also AnUitor very useful in time of UI refactoring/bugfixing other apps what i didn't know much deeply from UI perspective.

Jan 11, 2015
Advertisement

Create useful .gitignore files for your project.

Dec 25, 2014

android-devices is an Android UI statistics for designers, product managers and developers.

Google Dashboards doesn't provide information on the following:

  • What are the popular/existing dp resolutions?
  • What devices could be best used for UI testing for specific generalized size/density bucket combination?
  • What devices could support width configuration introduced with Android 3.2

Besides, this information provides a sneak peak into Android devices market and trends.

Dec 16, 2014

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