Friday, 14 August 2020

Telepathy-IPC

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



from The Android Arsenal

Thursday, 13 August 2020

ZoomHelper

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



from The Android Arsenal

Wednesday, 12 August 2020

Satchel

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



from The Android Arsenal

Tuesday, 11 August 2020

LiveChart

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.



from The Android Arsenal

Tuesday, 4 August 2020

HandlePathOz

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.



from The Android Arsenal

Cekrek

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.



from The Android Arsenal

Sunday, 2 August 2020

Kiel

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.



from The Android Arsenal