Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

Library for creating RecyclerView with warning message of data availability.

Feb 1, 2020

This library implements reactive paging and loading. It helps to handle the states of loading a simple data (LCE - loading/content/error) or the complex states of lists with pagination (PLCE - paging/loading/content/error). The solution is based on the usage of Unidirectional Data Flow pattern.

Jan 31, 2020
Advertisement

Bumerang : A Type-Safe, Model-Based All-In-One Android HTTP Client / ImageLoader

Bumerang is a Java based, Android HTTP client which is inspired by Retrofit and Volley. Main aim of this library is ease of use with solidity. It automatically converts http responses to your Java/Kotlin models (through Gson library), so you can focus on the functionality of your app.

You don't need to struggle with parsing JSON objects. It has unique features like endpoint based custom cache key/timeout etc. and last available data even for the error cases (which is really important for data persistency).

Jan 31, 2020

This project is a solution to using a draggable time line as SoundCloud does in its app player.

The set up is quite simple and by only adding the soundline module to a project, it could be used and customized easily.

The scroll listener can be synchronised with a track or video while it's playing.

Enjoy!

Jan 28, 2020

The Madman library (Media Ads Manager) enables you to advertise video contents with video ads. If you have your own VAST server and want to render video ads on Android and have full control over the UI, then this library is for you.

The library is designed to

  1. retrieve ads from VAST-compliant ad servers
  2. help handle ad playback
  3. collect and report metrics back to ad servers.
Jan 28, 2020

Kurl is a library that implements, structures, modularizes and provides testability for APIs implementations. It is designed to turn basic strings (and URLs) operations into consistent and idiomatic Kotlin code.

Kurl is designed from the ground up to perform all the heavy work, leaving you with higher level abstraction and business logic.

Kurl stands for Kotlin Url Repolishing Library. The name is inspired by cUrl.

Jan 24, 2020

Fast and easy Shared Preferences management with annotated object mapping for simple or complex class structures.

Jan 23, 2020

If you are using room database, you can use this library for full backup and restore. Also you can encrypt output file with your desired secret key.

Jan 22, 2020

AndExMapHelper is a library to simplify the work with Android Google Map.

Features:

  • get and show current location
  • add one or many markers on map
  • manage markers icon with a concept called status. you can define an arbitrary count of status that each status has its own related icon. you can change status of markers which also changes the icon of marker.
  • remove a marker from map
  • draw circle and polygon on map
  • filter markers on map by status and also distance
Jan 22, 2020

An easy multiple stack emulation for Android.

Jan 22, 2020

A simple vertical date picker for Android, written in Kotlin.

Jan 20, 2020

Yet another Color Picker Library for Android. It is highly customizable and easy to use. Pick the color from wheel or select Material Colors from dialog.

Features

  • Color Picker View
  • Color Picker Dialog with Recent Color Option
  • Material Color Picker Alert Dialog
  • Material Color Picker BottomSheet Dialog
Jan 20, 2020

A super lazy and fluent Kotlin expression for initializing lifecycle-aware property.

Jan 19, 2020

Like the iOS Stepper with a toggle animation

Jan 19, 2020

Gliger is an easy, lightweight and high performance image picker library for Android! Gliger loads images using Android content resolver with the help of coroutines to lazy load images and improve the performance! Gliger handles permission requests, supports camera capture, and limits the max number of images to pick.

Jan 19, 2020

To help to promote your Android App by prompting users to rate your app in the Google Play Store with a material design friendly BottomSheet.

Jan 19, 2020

Cold storage is a lightweight caching library for android.

You can annotate a method to cache it's output or cache the outputs of all methods in a class by annotating the class.

You can configure the cache by specifying expiration time and maximum size .

For the latest releases and features check out the repository.

Jan 19, 2020

A simple crash detector for Android apps that allows you to receive crashes from different devices or permit user to send a bug or feedback with screenshot when he shake his device.

Jan 7, 2020

Dark Theme is an experimental project, with the aim of showing the combination of colours from light to dark theme.

There's a colour picker to apply a theme colour in the entire app as a Dark/Light button to recreate the app with both theme modes.

Jan 7, 2020

Horizontal Calendar View is a simple library to display a horizontal calendar with custom start and end date, and mark events with a background.

Jan 6, 2020

DonutProgressView is a configurable doughnut-like graph view capable of displaying multiple datasets with assignable colors. It supports animations and features a gap at the top, which makes it look like a gauge (or tasty bitten-off donut - that's why the name).

Jan 5, 2020

AndExAlertDialog is a dialog library like ios dialog with many more features that optimized for both ltr and rtl languages.

Jan 5, 2020

Cold storage is a lightweight caching library that will make all the caching complexities abstract and allow you to solely focus on the application logic.

The cold storage takes care of removing stale data, updating cache and persisting them in shared preferences if required.

Cold storage also supports caching using just annotations.

Jan 5, 2020

Android library for enabling edge-to-edge content and insetting views using simple Kotlin DSL.

Jan 4, 2020

An android video record editor muxer SDK.

Jan 2, 2020

PullDownLayout is a small library that allows you to implement a view that can be dragged down your layout. PullDownLayout can also be used to implement Pull-To-Dismiss feature for your activities and fragments.

Jan 2, 2020

A plugin for android app to modify app icon. Useful for developing purposes i.e. to show deployment kind, build type or version. Supports raster images usually png-s and vector images.

Jan 2, 2020

A Gradle plugin to generate HTTP request body.

Jan 2, 2020

This library is to provide a unified platform which decompile Android APK and analyze all security vulnerabilities.

Jan 2, 2020

A simple no Internet dialog and snackbar, which will automatically appear and disappear based on Internet connectivity status.

Jan 1, 2020