Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

SharP wraps your SharedPreferences into a clean, type-safe Java interface. It uses annotation processing to generate the boilerplate code for you.

Sep 14, 2015

Reactive preferences abstraction.

Apr 3, 2016

ShouldSet is an Android library written in Kotlin used to build and menage preferences screens.

Inspired by Telegram X android app material style, specifically by the settings one, it provides a declarative way to add ready-to-use preference items in your views and manage the preference values everywhere in your code.

Jul 20, 2019

ShPref is an Android library created to simplify interaction with Shared Preferences.

Nov 29, 2016

Remove boilerplate code for using SharePreference to persist app's config data.

Jun 13, 2017

A simple library to work with SharedPreferences.

Jul 31, 2016

SimplePrefs is an Android library that helps working with SharedPreferences.

Jun 29, 2015

Use SimpleSharedPreferences to avoid unnecessary code while writing and fetching from SharedPreferences.

Jul 5, 2014

A simple way to manage SharedPreferences for Android with Kotlin.

Jun 11, 2020

A cache lib for SharedPreferences.

Jul 16, 2015

Spot (SharedPreferences Object Transformer) is Android object-data mapper for SharedPreferences.

Main features are as below:

  • No reflection: All repository classes will be generated by annotation processing.
  • POJO support: Entity classes do not need to inherit base class.
Apr 2, 2016

Convenient stashing of simple data formats on Android with SharedPreferences

Oct 17, 2015

Stash allows you to store custom objects and arrrayLists in SharedPreference just like you store string and int.

Mar 13, 2018

Android library for streamlining SharedPreferences.

May 2, 2015

The Sweetest way into saving and loading to SharedPreferences.

Jan 31, 2017

Add syntactic sugar for your Android Preferences.

Oct 6, 2018

Tiamat is an Android library generates Reactive SharedPreferences code.

Sep 22, 2016
Advertisement

Tray - a SharedPreferences replacement for Android.

May 4, 2015

Very easy to use wrapper library for Android SharePreferences.

Nov 15, 2015

Typed Preferences provides classes which allow to store and retrieve settings from the preferences. There is an individual class for each native type:

  • BooleanPreference
  • DoublePreference
  • FloatPreference
  • IntPreference
  • LongPreference
  • StringPreference
Sep 11, 2014

A simple library to make the use of Android's SharedPreferences easier while keeping it type safe. This library was designed to be used with a Dependency Injection Framework like Dagger 2 and Lombok for boilerplate code generation in mind. If you have never used one of those tools I highly recommend looking into them before you start building your app.

Aug 28, 2017

TypedValue is a tiny library project to simplify access to SharedPreferences, Bundle or any other key-value storage with it's own KeyValueDelegate.

Apr 1, 2018

UnifiedPreference is a library for working with all versions of the Android Preference package from API v4 and up.

Jul 5, 2014

UniversalPreferences is simple Android library that allows you to use Shared Preferences in an easy way.

Oct 2, 2016

A preferences framework for Android Wear apps. Equivalent to Android's PreferenceActivity, but for Android Wear.

Mar 12, 2015
Advertisement

WearPrefs allows you to easily sync SharedPreferences files between an Android app and a paired Android Wear app. Useful for creating settings that apply across devices.

Feb 20, 2015

This library provide syncing of SharedPreferences between handheld and wearable.

Feb 8, 2015