Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

Goal is to have something as similar to GPUImage as possible. Vertex and fragment shaders are exactly the same. That way it makes it easier to port filters from GPUImage iOS to Android.

Jul 17, 2014

This library allows the usage of RxJava with the new Android M permission model.

Sep 30, 2015

Android loading animations.

Mar 22, 2016

A powerful, customizable and extensible ViewPager indicator framework.

Aug 30, 2016

RIBs is the cross-platform architecture framework behind many mobile apps at Uber. The name RIBs is short of Router, Interactor and Builder, which are core components of this architecture. This framework is designed for mobile apps with a large number of engineers and nested states.

Nov 11, 2017

Project vlayout is a powerfull LayoutManager extension for RecyclerView, it provides a group of layouts for RecyclerView. Make it able to handle a complicate situation when grid, list and other layouts in the same recyclerview.

Mar 4, 2017

Catch common Java mistakes as compile-time errors.

Jan 28, 2015

A tool for mocking HTTP services.

Features:

  • HTTP response stubbing, matchable on URL, header and body content patterns
  • Request verification
  • Runs in unit tests, as a standalone process or as a WAR app
  • Configurable via a fluent Java API, JSON files and JSON over HTTP
  • Record/playback of stubs
  • Fault injection
  • Per-request conditional proxying
  • Browser proxying for request inspection and replacement
  • Stateful behaviour simulation
  • Configurable response delays
Mar 7, 2015

Simple OAuth library for Java.

Jul 5, 2014

glide-transformations is a transformation library providing a variety of image transformations for Glide.

Jan 12, 2015

A web-based set of tools for generating graphics and other assets that would eventually be in an Android application's res/ directory.

Jul 5, 2014

Application Crash Reports for Android.

Jul 5, 2014

Android Asynchronous Networking and Image Loading.

Jul 5, 2014

Dynamic loading framework for Android.

Feb 13, 2015

Utils for setting status bar style in Android App.

Mar 28, 2016

Compressor is a lightweight and powerful android image compression library. Compressor will allow you to compress large photos into smaller sized photos with very less or negligible loss in quality of the image.

Jun 22, 2016

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

AndroidAsync is a low level network protocol library.

Features:

  • Based on NIO. One thread, driven by callbacks. Highly efficient.
  • All operations return a Future that can be cancelled
  • Socket client + socket server
  • HTTP client + server
  • WebSocket client + server
  • Socket.IO client
Aug 20, 2014

ClassyShark is a handy browser for Android executables. It has clients for both Android (apk) and Desktop (jar). With ClassyShark you can open APK/Zip/Class/Jar files and analyze their contents.

Dec 21, 2015

Utility classes for Okhttp.

Nov 8, 2016

ObservableScrollView is an Android library to observe scroll events on scrollable views.

It's easy to interact with the Toolbar introduced in Android 5.0 Lollipop and may be helpful to implement look and feel of Material Design apps.

Nov 17, 2014

RichEditor for Android is a beautiful Rich Text WYSIWYG Editor for Android.

Apr 4, 2015

Fragmentation is a powerful library managing Fragment for Android.

It is designed for "Single Activity + Multi-Fragments" and "Multi-FragmentActivities + Multi-Fragments" architecture to simplify development process.

Jun 27, 2017

ReDex is an Android bytecode (dex) optimizer originally developed at Facebook. It provides a framework for reading, writing, and analyzing .dex files, and a set of optimization passes that use this framework to improve the bytecode. An APK optimized by ReDex should be smaller and faster than its source.

Apr 13, 2016

Powerful (Zoom, Rotation, Multi-Source), customizable (Shape, Limits, Style), optimized (Async, Sampling, Matrix) and simple image cropping library for Android.

Apr 25, 2016

Kotlin Adaptor for RxJava.

Kotlin has support for SAM (Single Abstract Method) Interfaces as Functions (i.e. Java 8 Lambdas). So you could use Kotlin in RxJava without this adaptor

Feb 2, 2015

A from-scratch, re-implementation of RxAndroid with a consistent, opinionated API.

May 23, 2015

This is the real android video player view with fullscreen function.

Mar 11, 2016

circular-progress-button - Android Circular Progress Button.

Jul 5, 2014

A transparent ui-block detection library for Android, app only needs one-line-code to setup.

Jan 2, 2017