Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

AXEmojiView is an advanced library which adds emoji,sticker,... support to your Android application.

Sep 8, 2020

DrawRoute is an Android library that simplifies using the Google Directions API. It allows developers to easily draw routes on Google Maps, retrieve estimated times of arrival (ETA), and calculate the suggested distance between two locations flexibly and easily.

The library contains two main parts.

  • Draw route on Google maps between two locations
  • Get ETA and the distance between two locations
Sep 8, 2020

A simple Kotlin library for logging android and desktop projects.

Sep 8, 2020

A networking built in pure kotlin for use with kotlin and android project, with full support for rxjava and coroutines

Sep 3, 2020

Fast and simple application for generating and comparison hashes from files or text.

Sep 3, 2020

A simple, lifecycle-aware network monitoring library to simplify the need for asynchronous Android network state monitoring.

Sep 2, 2020

A simple & awesome animation library written in Kotlin for Android.

Aug 31, 2020

⭕ Simple, elegant menu with a circular layout! 🔥

Aug 31, 2020

Coroutines Location API Library for Android. This library wraps the Location APIs in Kotlin coroutines and Flow.

Aug 31, 2020

A simple universal RecyclerView.Adapter based on Android's DataBinding framework. Saves you from writing a new adapter implementation over and over for every new screen.

Aug 27, 2020

A Beautiful Multipurpose Awesome Dialogs Library in Android using Kotlin ????

Aug 23, 2020

A feasible caching library for Android.

Features

  • Real-time update
  • Lightweight
  • Secure
  • Thread Safe

How does it work?

Caching is just a simple key-value pair data saving procedure. CacheX follows the same approach. CacheX uses SharedPreference as storage for caching data. Since we really can't just save the original data because of security issues. CacheX uses AES encryption & decryption behind the scene when you are caching data or fetching data from the cache. Also, you can observer cached data in real-time.

Aug 15, 2020

A Fast and Super Easy IPC library. Send data between processes or apps using Bundle.

Aug 14, 2020

ZoomHelper will make any view to be zoomable just like the Instagram pinch-to-zoom.

Aug 13, 2020

A fast, secure and modular key-value storage with batteries-included for Android and JVM

Aug 12, 2020

LiveChart is an open-source Android library to draw beautiful yet powerful charts. The library allows for color and data display customization, in an easy to learn, descriptive API.

Aug 11, 2020

Android library written in Kotlin, but can be used in Java too. Built to handle a single or multiple Uri (paths) received through Intents.

When you retrieve a Uri through an intent, its path is defined in relation to the File Chooser used, which does not represent the actual path of the file, making it impossible to work with it. This library aims to retrieve the real path of any file in a simple way, and then it is possible to use it for its proper purpose.

Compatible with API version from 16.

Aug 4, 2020

Cekrek is an android library that allows you to export any view to bitmap or image file in a convenient way.

  • Export or generate Bitmap from a View without needed to displaying it.
  • Export or generate Image File from a View without needed to displaying it.
  • Configurable bitmap and image file generator.
  • With View extension function for Kotlin user.
  • Friendly method for Java user too.
Aug 4, 2020

Kotlin way of building RecyclerView Adapter. You do not have to write RecyclerView Adapters again and again and suffer from handling of different view types. Kiel will help you.

Aug 3, 2020

This is a custom wheel spinner.

Jul 29, 2020

A simple graph library with more control for users.

  • Take the full control over drawing the path.
  • Change the gradient (start/end) color
  • Change the circle color and radius
  • Change the path color and line thickness
  • Switch On/Off Gridlines (change the grid line color)
  • Switch On/Off Graduations (change the graduation text color)
  • Draw graph with different starting point and from the left border (X0 - coordinate)
  • Draw the graph with exact coordinates given and from left border (and stretch until the end of the screen)
Jul 29, 2020

A simple way to format text fields without getting affected by input filters.

Jul 29, 2020

This library reads word documents (.doc and .docx), txt and PDF files, and gives the output content of the document as a String.

Jul 29, 2020

A lightweight bottom navigation view, fully customizable with an indicator and animations.

Jul 28, 2020

ObjectBox is an an easy to use, object-oriented lightweight database and a full alternative to SQLite.

Jul 27, 2020

Another BottomSheetDialog for Android.

Jul 15, 2020

An Android UI library to create wheels.

Jul 7, 2020

This is a library for create a picker in your android application. You can pick a single or multiple file. Also you can pick folder with it.

Jul 5, 2020

ArcView shows lists as stacked arcs.

Jul 3, 2020

RxWebSocket is a simple, lightweight, reactive wrapper around OkHttp WebSocket, inspired by RxAndroidBle.

Instead of implementing a WebSocketListener like you would normally do with WebSocket, you can subscribe to it and when it is connected, subscribe to its messages. When you're done with the connection, you can simply unsubscribe and it takes care of closing the connection for you.

Jun 26, 2020