Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

Android file writing helper library for API Level 21+

Jan 15, 2024

You can use this lightweight library to implement the attachment feature (taking pictures using the camera, picking up files/images from the gallery or file system, or google drive). The library helps you to simplify all the processes related to picking files without worrying about system permissions.

Feb 7, 2022

SimpleStorage simplifies Android Storage Access Framework (SAF) for file management across API levels.

Jan 21, 2022

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

An RxJava2 implementation of the Android AssetManager.

Mar 18, 2018

It is a library for Android that lets you to explore your device file system. It gives you an easy access to files and directories. You can get direct intent for file to run it on your device that matches with file type.

Dec 7, 2017

Using this library, you can easily extract jar file using android app.

Nov 6, 2017

Rx methods to get a File and Image or Video thumbnails from any DocumentProvider on Android (Drive, Dropbox, Photos etc)

Dec 13, 2015

Reactive wrapper around Android's FileObserver.

Aug 27, 2015

Goreinu allows to copy application files on sdcard.

Jun 18, 2015

A helper class to write files in external android storage.

May 12, 2015

Localify is a small library which allows to load a content from files which are stored under assets and/or raw directory. It can be useful when you have to load some init data or during tests to load mock data.

May 12, 2015

A tiny library that assists in saving and restoring objects to and from disk using RxJava on Android.

Dec 6, 2014

Library to create, read, delete, append, encrypt files and more, on internal or external disk spaces with a really simple API.

Sep 17, 2014