Android shared preference libraries






0

0


A library for debugging android databases and shared preferences - Make Debugging Great Again

Java
Apache License 2.0
Updated 23 Nov 2020

A small library containing a wrapper/helper for the Shared Preferences of android.

Java
Apache License 2.0
Updated 19 Nov 2020

Live Shared Preferences library for Android

Kotlin
MIT License
Updated 12 Oct 2020

💾 A Powerful library to control and simplify the usage of shared preference in Android.

Java
Apache License 2.0
Updated 01 Oct 2020

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

Java
Updated 28 Jun 2019

A library that provides an encrypted version of the Android shared preferences.

Java
Apache License 2.0
Updated 06 Nov 2020

Android Library to inspect shared preferences.

Java
Apache License 2.0
Updated 16 Feb 2020

An Android library for fast and easy access to Android Shared preferences.

Java
Apache License 2.0
Updated 05 Aug 2020

This Shared Preferences Helper library (Library size = ~15kb only) Simplifies usage of the default Android SharedPreferences Class. The developer can do in a few lines of code which otherwise would have required several. Simple to understand as compared to the default Shared Preferences class and easy to use. Can be used by simply adding the dependency in your build.gradle

Java
Updated 19 Oct 2019

🛠 A small Kotlin library to make shared preferences easy + RxJava and Coroutines support

Kotlin
Apache License 2.0
Updated 23 Nov 2020

A library for reading Shared Preferences and Database values within the application.

Java
Updated 02 Sep 2020

This library offers some barebone code for android common to most applications. It provides simple classes and pre-written functions for - internet access, shared preferences storage and retrieval, image picker and bitmap operations, file read and write, recycler view, image downloading and quick database support

Java
Updated 07 Sep 2020

Small Shared Preference Library for Android

Kotlin
MIT License
Updated 26 Oct 2020

Common Utils library is developed to reduce efforts to achieve common features of the android apps. While developing the apps, we realized that we’re coding for many common features in all the apps. For e.g. check the network’s availability, using shared preferences, parsing, etc. And like us, many other android developers might be doing the same. So it needs to be reduced for all to save the development time with ease. This is how an idea popped in our mind, and we decided to develop an SDK which can reduce developers’ time and efforts.

Java
Updated 06 Jul 2020

:floppy_disk: Android Kotlin library. Shared preferences wrapper. (2020)

Java
Updated 01 Oct 2020

Android library makes using Shared Preference easier.

Java
Apache License 2.0
Updated 25 Jan 2019

Library for unit testing shared preferences classes on Android

Java
MIT License
Updated 07 Oct 2020

Android easy shared preferences with preference model holder

Java
Apache License 2.0
Updated 08 Aug 2020

GoodPrefs is An Android library for easy access to Android Shared preferences

Java
Updated 08 Oct 2019

Library for Android to extend SharedPreferences

Java
Apache License 2.0
Updated 04 Mar 2015

Android library written in Kotlin for storing any kind of object in shared preferences in a secure way

Kotlin
Apache License 2.0
Updated 15 Nov 2020

🔒 EncryptedSharedPreferences Migration Support Library For Android.

Kotlin
MIT License
Updated 06 Nov 2020

A light weight library which uses annotation processing to generate codes that let you read and write to SharedPreferences file

Kotlin
Apache License 2.0
Updated 09 Jun 2019

Optimus is a piece-of-cake library for the shared preferences of Android.

Java
Updated 31 Dec 2017

A Kotlin library for Android Shared Preferences

Kotlin
Apache License 2.0
Updated 11 Sep 2019

An Android library which helps you create an Shared Preferences Manager with just annotations

Kotlin
Updated 15 Jun 2020

🛸 A lightweight Kotlin coroutines powered shared preferences library

Kotlin
Other
Updated 05 Nov 2020

Guru is an efficient and super easy library to use Android Shared Preferences without complexity

Java
MIT License
Updated 28 May 2020

Android library with a powerful and easy SharedPreferences wrapper, with support for obfuscation, logs, multiple SharedPreferences files, type safety and callback on changes (optionally with Android LiveData).

Kotlin
MIT License
Updated 02 Nov 2020

An android library to simplify dealing with Shared Preferences by removing the boilerplate code

Kotlin
Updated 02 Apr 2020

A library for android app in kotlin. Helping in database, animations, dialogs, shared preferences.

Kotlin
Updated 28 Feb 2019

Android Module Library

Java
Updated 09 Oct 2018

A simple library to allow the use of Kotlin Delegates with shared preferences

Kotlin
Apache License 2.0
Updated 05 Sep 2020

Android Library for Shared Preferences

Kotlin
Updated 30 Sep 2019

Secure , Fast and Easy library for Android that encrypts the values of Shared Preferences .

Java
Updated 10 Nov 2020

A simple Shared Preferences library to save a few lines of code.

Java
MIT License
Updated 15 Sep 2020

Android Library to manage Shared Preferences Easily

Java
MIT License
Updated 01 Jun 2020

A library to manage shared preferences on Android devices.

Java
Apache License 2.0
Updated 26 Aug 2020

Android library for managing shared preferences.

Java
Apache License 2.0
Updated 05 Nov 2018

Android library which enables to easily observe SharedPreferences

Kotlin
Updated 23 Nov 2020

A library which help in easy usage of Shared preferences in Android, and avoid using commit and apply stuff.

Kotlin
Updated 10 Feb 2019

A pack of helpful getter and setter methods for read and write to android shared preferences

Java
MIT License
Updated 07 Nov 2019

Android Shared preference wrapper than encrypts the values of Shared Preferences. This library is making your android app more secure.

Java
Updated 17 Oct 2020

An Android library for handling shared preferences

Kotlin
Apache License 2.0
Updated 25 May 2020

a simple android library for SharedPreferences that support to encrypt values with AES.

Java
Apache License 2.0
Updated 20 Dec 2017

A small SharedPreferences wrapper and cryptographic android library power by Kotlin.

Kotlin
Updated 07 Nov 2020

A library to keep your app configuration on a remote server and let all the app instance pull from there. Uses Shared Preferences for storage. Features fallback/default configuration support.

Java
Updated 03 May 2019

A library to help you with Shared Preferences on Android, with support or Rx Observables and Flow

Kotlin
Updated 16 Aug 2020

A small library containing a wrapper/helper for the shared preferences of Android.

Java
Updated 31 Aug 2016

An Android Library that extends the capability of shared preferences

Java
Updated 15 Nov 2019

Index based Android library that stores entities in shared preferences.

Java
MIT License
Updated 24 Jun 2017

Library that makes easy to work with Shared Preferences

Java
Updated 31 Jan 2020

A library to securely store data in Android Shared Preference

Java
Updated 12 Aug 2018

Extension of android native Shared Preference Library with support for Serializable, Parcelable, Collection, Collection, Map<K : Serializable,V : Serializable> and Map<K : Serializable,V : Parcelable> data types.</p>

Kotlin
Updated 14 Mar 2020
</div>

Yet Another (Shared) Preferences Encryption Library for Android

Java
Apache License 2.0
Updated 09 May 2019

A library that uses the flow from kotlin for supplying a reactive stream for the shared preference.

Kotlin
Apache License 2.0
Updated 24 Sep 2020

SImple Android App using shared preferences,UI,Activity,library,and sqlite

Java
Updated 14 Dec 2016

ConfigManager is an android library for manage your app shared preferences

Java
GNU General Public License v3.0
Updated 21 Jul 2019

A core utils library for Android, including transition, shared preference, validation

Java
Updated 09 Jan 2019

The source code for the video called 'Persist Data with Shared Preferences and Gson' in the Android App Development Master Class for 2020

Java
Updated 01 Jun 2020

Android quiz game project. Shared preference. Volley network library. JSON api. android animation.

Java
Updated 01 Jun 2020

A basic android demo app that provides a platform for users to view/modify the details of a registered vehicle. This app uses SQLiteOpenHelper and Cursor. Implements SQLite Database, Shared Preferences and custom libraries. Users are : Officials, traffic police & general public. Tools Used : Android Studio, Java.

Java
MIT License
Updated 07 Oct 2020

A small library containing a wrapper for the Shared Preferences of android

Kotlin
Apache License 2.0
Updated 08 Oct 2019

A small library containing a wrapper/helper for the Shared Preferences of android.

Java
Apache License 2.0
Updated 08 Dec 2017

An android report library that allows to collect the app data like logcat, preferences, databases and then share it.

Kotlin
MIT License
Updated 18 Dec 2019

An Android Library that extends the capability of shared preferences by allow storing of extra data types.

Java
Updated 28 Nov 2019

Preflin is An Android library for easy access to Android Shared preferences. It also enables listening for changes on specific keys on a SharedPreference with RxJava support.

Java
Updated 29 Jan 2019

A movie directory app based on JSON data retrieved from an API using Google's Volley Library, using Picasso Library to create images from URL and using Shared Preferences to save data locally

Java
Updated 24 Oct 2020

Extended Shared Preferences. Kotlin library that allows you to save arrays of primitives and any Serializable data classes.

Kotlin
MIT License
Updated 21 Nov 2020

A library to help with database setup; working with queries like insert, create, delete, drop, select; for using rest api consumtion; shared preferences; image zoom in and zoom out, applying font to the entire layout, checking if internet connection is available or not, setting an image view in square shape, circular shape, with initial letter or avatat, and replacing null in a string and replacing true or false with 1 or 0, switch button, custom toast message, datetime utils, location services, location address, validation of different types, set max length, set character counter, check if url is valid and much more. Check out the README.md for more information and latest update. You can check out the website 'https://amitjangid80.github.io/multiutillib/' as well.

Java
Apache License 2.0
Updated 14 Sep 2020

A library to help with database setup; working with queries like insert, create, delete, drop, select; for using rest api consumtion; shared preferences; image zoom in and zoom out, applying font to the entire layout, checking if internet connection is available or not, setting an image view in square shape, and replacing null in a string and replacing true or false with 1 or 0.

Java
Apache License 2.0
Updated 08 May 2019

This is a mobile app version of WeatherAppAngular repository, which forecasts daily, hourly and weekly weather. The Android Weather app is built using Java, XML, Android SDK, Node.js, Twitter API, Bootstrap and Android Studio for Android app development. The backend [Node.js - that uses ip-api (for current location) and darksky net API (for any location)] is hosted on Amazon Web Services (AWS). Google API is used to achieve Autocomplete functionality while entering the location you want to forecast the weather. This app also capable of storing favorite locations using Android local storage - Shared preferences. Third party libraries like Volley, Picasso have also been used.

Java
Updated 23 Jun 2020

Android Tutorial 1. Android Studio Tutorial 2. Android Studio Overview 3. Android Intent 4. Android Spinner 5. Android ListView 6. Android Fragment Lifecycle 7. Android Passing Data between Fragments 8. Android WebView 9. Android ActionBar 10. Android Custom ActionBar 11. Android Animation 12. Android Capture Image 13. Android Custom Fonts 14. Android Location API GPS Tracking 15. Android Location Google Play Services 16. Android Increase Gradle Build Speed 17. Android NavigationView 18. Android SearchView 19. Android GridLayoutManager 20. Android MVP 21. Android Picasso 22. Android Internal Storage 23. Android External Storage 24. Android Shared Preferences 25. Android SQLite 26. Android Notification 27. Android AlertDialog 28. Android GridView 29. Android Gallery View 30. Android ProgressDialog 31. Android AsyncTask 32. Android BroadcastReceiver 33. Android ListView Custom Adapter 34. Android ViewFlipper 35. Android ButterKnife 36. Android Non Scrollable ListView 37. Android JSONObject 38. Android XML Parser 39. Android Runtime Permissions 40. Android Data Binding 41. Android Data Binding Advanced 42. Retrofit Android 43. OkHttp Android 44. Android Login Registration App 45. Android Interview Questions 46. Android Multi Search 47. Android Layout LinearLayout 48. Android FrameLayout AbsoluteLayout 49. Android ScrollView TableLayout 50. Android Navigation Drawer 51. Android CollapsingToolbarLayout 52. Android ImageView 53. Android TextSwitcher ImageSwitcher 54. Android AutoCompleteTextView 55. Android ProgressBar 56. Android SeekBar RatingBar 57. Android Toggle Button, Switch 58. Android Countdown Timer 59. Android ExpandableListView 60. Android Date Time Picker 61. Android Radio Button 62. Android Floating Widget 63. Android Checkbox 64. Android CardView RecyclerView 65. Android RecyclerView with Dividers 66. Android ViewPager 67. Android Drag Drop 68. Android Floating Action Button 69. Android SnackBar 70. Android Swipe Refresh 71. Android Shared Element Transition Animation 72. Android ConstraintLayout 73. Android ConstraintLayout Example 74. Android TextInputLayout 75. Android Percent Layout 76. Android Google Maps 77. Android Google Maps Example Tutorial 78. Google Static Maps 79. Android Google Maps Current Location 80. Android Google Map Route Drawing 81. Google Places API Welcome to Retrofit Android Example Tutorial. Today we’ll use the Retrofit library developed by Square to handle REST API calls in our android application. Table of Contents [ hide ] 1 Retrofit Android 2 OkHttp Interceptors 3 Setting Up the Retrofit Interface 4 Retrofit Android Example Project Structure Retrofit Android Retrofit is type-safe REST client for Android and Java which aims to make it easier to consume RESTful web services.

Java
Updated 07 Sep 2020

Many Android apps rely on instantiating objects that often require other dependencies. For instance, a Twitter API client may be built using a networking library such as Retrofit. To use this library, you might also need to add parsing libraries such as Gson. In addition, classes that implement authentication or caching may require accessing shared preferences or other common storage, requiring instantiating them first and creating an inherent dependency chain. If you're not familiar with Dependency Injection, watch this quick video. Dagger 2 analyzes these dependencies for you and generates code to help wire them together. While there are other Java dependency injection frameworks, many of them suffered limitations in relying on XML, required validating dependency issues at run-time, or incurred performance penalties during startup. Dagger 2 relies purely on using Java annotation processors and compile-time checks to analyze and verify dependencies. It is considered to be one of the most efficient dependency injection frameworks built to date.

Java
Updated 30 Apr 2019

</div> </div> </div> </div>

how to image

rating-img
Rate this tool
/5   votes