Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

You may also be interested in...

We could not find any project with the given search parameters, but maybe the following projects can be interesting for you.

An Android View library that flips while dragging.

Sep 17, 2015

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

Fast Read/Write POJO json and byte arrays.

  • uses processorAnnotation for code generation
  • faster than sdk Parcelable
  • only one annotation need - @Value
Nov 29, 2017