Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo
Advertisement

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

Sample project created to reinforce some of the main concepts described in the tech talk "Effective Android UI".

Jan 11, 2015

Amaze File Manager source code.

Aug 17, 2015

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

Jan 2, 2017

Android Networking is a powerful library for doing any type of networking in Android applications which is made on top of OkHttp Networking Layer.

Jun 10, 2016

A collection of web development logos in SVG.

Jul 13, 2015

MVP Android Example used to explain how to use this MVP pattern in Android apps.

Feb 10, 2015

Tutanota is the end-to-end encrypted email client that enables you to communicate securely with anyone.

Sep 2, 2015

SQLDelight generates Java models from your SQL CREATE TABLE statements. These models give you a typesafe API to read & write the rows of your tables. It helps you to keep your SQL statements together, organized, and easy to access from Java.

Feb 17, 2016

A fast dependency injector for Android and Java.

Jul 5, 2014
Advertisement

MaterialLibrary is an Open Source Android library that back-port Material Design components to pre-Lollipop Android.

Apr 1, 2015

GraphHopper is a fast and memory efficient Java road routing engine. By default it uses OpenStreetMap data, but can import other data sources.

Aug 12, 2015

Design Patterns implemented in Kotlin.

  • Behavioral
  • Creational
  • Structural
Nov 1, 2016

material-calendarview is a better looking implementation of android's CalendarView. The goal is to have a more Material look and feel, rather than 100% parity with the platform's implementation.

Feb 13, 2015

Floating Action Button for Android based on Material Design specification.

Sep 21, 2014

Androguard is mainly a tool written in python to play with:

  • Dex/Odex (Dalvik virtual machine) (.dex) (disassemble, decompilation),
  • APK (Android application) (.apk),
  • Android's binary xml (.xml),
  • Android Resources (.arsc).

Androguard is available for Linux/OSX/Windows.

Sep 29, 2014

A fast ImageView (and Drawable) that supports rounded corners (and ovals or circles) based on the original.

Jul 13, 2014

MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap memory.

Feb 11, 2015

This is a driver library for communication with Arduinos and other USB serial hardware on Android, using the Android USB Host API available on Android 3.1+.

Jul 5, 2014

A custom view component that mimicks the new Material Design Bottom Navigation pattern.

Mar 17, 2016

A RecyclerView that implements pull-to-refresh, load-more, and header features. You can use it like a standard RecyclerView.

Nov 29, 2015