Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Oclemy/awesome-android

The most awesome android libraries.
https://github.com/Oclemy/awesome-android

List: awesome-android

Last synced: 29 days ago
JSON representation

The most awesome android libraries.

Awesome Lists containing this project

README

        

# awesome-android

A curated alphabetical list of the most awesome android libraries.

### About Page

- [EasyAbout](https://github.com/marcoscgdev/EasyAbout)
- [Android_about_us](https://github.com/krishnanmuthiahpillai/android_about_us)
- [AboutUsActivity](https://github.com/manimaran96/AboutUsActivity)
- [Nordan](https://github.com/Dan629pl/nordan-simply-page-android)

### Activity Results

- [Inline Activity Results](https://github.com/afollestad/inline-activity-result)
- [RxRouter](https://github.com/ssseasonnn/RxRouter)
- [CachePot](https://github.com/kimkevin/CachePot)
- [Medusa](https://github.com/Trendyol/medusa)

### Activity Swipe

- [Sliding Activity](https://github.com/klinker41/android-slidingactivity)
- [Slidr](https://github.com/r0adkll/Slidr)
- [Drag Dismiss Activity](https://github.com/klinker24/Android-DragDismissActivity)
- [Swipe Back Layout](https://github.com/gongwen/SwipeBackLayout)

### App Updater

- [AndroidAppUpdater](https://github.com/p32929/AndroidAppUpdater) - A simple, Lightweight App Updater Library for Android.

### App Promotion

- [AppCrossPromoter](https://github.com/hummatli/AppCrossPromoter) - An android library to cross-promote your apps and manage direct-sold campaigns (free, open source, third party)

### Chart

- [Spark](https://github.com/robinhood/spark) - Android library that enables the creation of sparkline charts.

### Configuration

- [Devtools-Library](https://github.com/maximbircu/devtools-library) - Multiplatform, pluggable, extensible, and dynamic config library which supports YAML and JSON as a source.
- [konf](https://github.com/uchuhimo/konf) - A type-safe cascading configuration library for Kotlin/Java/Android, supporting most configuration formats.
- [Android-RemoteConfig](https://github.com/getsling/Android-RemoteConfig) - Android library for loading a remote JSON / XML config file with locally defined default values.
- [Optimize](https://github.com/anitaa1990/Optimize) - Android library for displaying data based on JSON configuration fetched from server. With this library, you can kiss goodbye to string.xm…

### CSV

- [Android-CSV](https://github.com/abdymm/Android-CSV) -library for exporting data to csv

### Data Binding

- [Lychee](https://github.com/Miha-x64/Lychee) - The most complete and powerful data-binding library and persistence infra for Kotlin 1.5, Android & Splitties Views DSL, JavaFX & Tornado…
- [Android-Shortify](https://github.com/dhruv1110/Android-Shortify) - An Android library used for making an Android application more faster with less amount of code. Shortify for Android provides basic functionalities of view and resource binding, view customization, JSON parsing, AJAX, various readymade dialogs and much more.

### Forms

- [Build-Former](https://github.com/RGirish/Build-Former) - This is a library for building forms dynamically in Android.
- [JsonToForms](https://github.com/MohdShamweel/JsonToForms) - A simple library which uses JSON to build forms : JSON Form Builder

### HTTP

- [GetJSON](1https://github.com/00rabhkr/GetJSON) - GetJson is the simplest HTTP library to Receive JSON Data from REST Service.
- [JsonRequester](https://github.com/alirezaafkar/JsonRequester) - An Android library for sending fast and clean json request, using volley.
- [Spitfire](https://github.com/neopixl/Spitfire) - Android JSON networking library.
- [webi](https://github.com/alirezaashrafi/webi) - Webi is an Android HTTP library. Fast, Reliable, and Easy to use. better performance using a smart caching system for requests and respon…

### JSON

- [LoganSquare](https://github.com/bluelinelabs/LoganSquare) - Screaming fast JSON parsing and serialization library for Android.
- [fastjson2](https://github.com/alibaba/fastjson2) - FASTJSON2 is a Java JSON library with excellent performance.
- [DSL-Json](https://github.com/ngs-doo/dsl-json) - High performance JVM JSON library
- [JustJson](https://github.com/apptik/JustJson) -JSON helper library for Android.
- [JSONAPI-Converter](https://github.com/jasminb/jsonapi-converter) - JSONAPI-Converter is a Java/Android library that provides support for working with JSONAPI spec.
- [jsonloader-library](https://github.com/zainfikrih/jsonloader-library) - Android library to open JSON from assets.
- [kotlin-jsonapix](https://github.com/infinum/kotlin-jsonapix) - JsonApiX is a Kotlin multiplatform, annotation processor library that was made to transform regular Kotlin classes into their JSON API re
- [autoparse-json](https://github.com/Workday/autoparse-json) - Autoparse JSON is a java library built specifically for Android that uses code generation to parse JSON into custom objects in your project.
- [ModelMapper](https://github.com/eunjae-lee/ModelMapper) - An android library to map json string to model objects automatically based on annotations.

### Layout Inflation

- [Dynamico](https://github.com/jelic98/dynamico) - Android library for inflating dynamic layouts in runtime based on JSON configuration fetched from server.

### Maps

- [GeoJsonify](https://github.com/Nextome/GeoJsonify) - Easily add GeoJson layers to your Maps

### Theme

- [Dynamic Theme](https://github.com/pranavpandey/dynamic-theme) - A text (JSON) based theme engine for Android apps.

### XML

- [XmlToJson](https://github.com/smart-fun/XmlToJson) - Android Library for converting XML to JSON and JSON to XML