ExtendedPrefs | Extended SharedPreferences Class for Android

 by   luciofm Java Version: Current License: Non-SPDX

kandi X-RAY | ExtendedPrefs Summary

kandi X-RAY | ExtendedPrefs Summary

ExtendedPrefs is a Java library. ExtendedPrefs has no bugs, it has no vulnerabilities, it has build file available and it has low support. However ExtendedPrefs has a Non-SPDX License. You can download it from GitHub.

This is an Extended SharedPreferences class for Android. It adds support for more complex data, storing it in JSON. It has the same interface of the Native SharedPreferences (in fact, it relies on SharedPreferences), and adds some new methods. The ExtendedPrefsEditor is the editor used to save ExtendedPrefs. It has the abillity to automatically call the BackupManager to backup data to the cloud. The motivation for this project is that I need more complex Preferences, and still be able to backup the data with the BackupManager, thats why I avoid using an SQLITE database to handle these configurations. It is in earlies stages and is not tested at all yet. More methods and documentation will come.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              ExtendedPrefs has a low active ecosystem.
              It has 10 star(s) with 1 fork(s). There are 2 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 1 open issues and 0 have been closed. On average issues are closed in 2348 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of ExtendedPrefs is current.

            kandi-Quality Quality

              ExtendedPrefs has 0 bugs and 0 code smells.

            kandi-Security Security

              ExtendedPrefs has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              ExtendedPrefs code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              ExtendedPrefs has a Non-SPDX License.
              Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.

            kandi-Reuse Reuse

              ExtendedPrefs releases are not available. You will need to build from source code and install.
              Build file is available. You can build the component from source.
              ExtendedPrefs saves you 186 person hours of effort in developing the same functionality from scratch.
              It has 460 lines of code, 59 functions and 20 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed ExtendedPrefs and discovered the below as its top functions. This is intended to give you an instant insight into ExtendedPrefs implemented functionality, and help decide if they suit your requirements.
            • Saves the extended preferences
            • Insert data into the editor
            • Save a data object
            • Get data from preferences
            • Associates the specified String set with the specified key
            • Support for support put strings
            • Retrieve a boolean value
            • Gets all preferences
            • Inserts a string value into the editor
            • Register a listener for when an extended preference is changed
            • Unregisters a On extended preference change listener
            • Clears the editor
            • Save the preferences
            • Inserts a boolean value into the editor
            • Indicates whether the preference contains the given key
            • Inserts an int value into the editor
            • Inserts a long value into the editor
            • Removes a prefs key from this editor
            • Saves the preferences
            • Add a float value to the editor
            • Adds a list of values to the editor
            • Puts an array of strings into the editor
            • Gets a list of values from the preferences
            • Gets an array of strings from the preferences
            Get all kandi verified functions for this library.

            ExtendedPrefs Key Features

            No Key Features are available at this moment for ExtendedPrefs.

            ExtendedPrefs Examples and Code Snippets

            No Code Snippets are available at this moment for ExtendedPrefs.

            Community Discussions

            No Community Discussions are available at this moment for ExtendedPrefs.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install ExtendedPrefs

            You can download it from GitHub.
            You can use ExtendedPrefs like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the ExtendedPrefs component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/luciofm/ExtendedPrefs.git

          • CLI

            gh repo clone luciofm/ExtendedPrefs

          • sshUrl

            git@github.com:luciofm/ExtendedPrefs.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular Java Libraries

            CS-Notes

            by CyC2018

            JavaGuide

            by Snailclimb

            LeetCodeAnimation

            by MisterBooo

            spring-boot

            by spring-projects

            Try Top Libraries by luciofm

            AndroidDevConf2015

            by luciofmJava

            ifican

            by luciofmJava

            droidcon

            by luciofmJava

            SquareGridLayout

            by luciofmJava

            FromThisToThat

            by luciofmJava