Conceal SharedPreferences VS ExpirableDiskLruCache

Compare Conceal SharedPreferences vs ExpirableDiskLruCache and see what are their differences.

ExpirableDiskLruCache

Java implementation of a Disk-based LRU cache which specifically targets Android compatibility. (by JakeWharton)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Conceal SharedPreferences ExpirableDiskLruCache
- 1
95 5,767
- -
0.0 0.0
over 3 years ago about 4 years ago
Java Java
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Conceal SharedPreferences

Posts with mentions or reviews of Conceal SharedPreferences. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning Conceal SharedPreferences yet.
Tracking mentions began in Dec 2020.

ExpirableDiskLruCache

Posts with mentions or reviews of ExpirableDiskLruCache. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing Conceal SharedPreferences and ExpirableDiskLruCache you can also consider the following projects:

hawk - ✔️ Secure, simple key-value storage for Android

ASimpleCache - a simple cache for android and java

tray - a SharedPreferences replacement for Android with multiprocess support

AndroidUtils

timber - A logger with a small, extensible API which provides utility on top of Android's normal Log class.

easydeviceinfo - :iphone: [Android Library] Get device information in a super easy way.

proguard - ProGuard, Java optimizer and obfuscator

IntentBuilder - Type safe intent building for services and activities

tape - A lightning fast, transactional, file-based FIFO for Android and Java.

android_dbinspector - Android library for viewing, editing and sharing in app databases.

secure-preferences - Android Shared preference wrapper than encrypts the values of Shared Preferences. It's not bullet proof security but rather a quick win for incrementally making your android app more secure.

AndroidProcesses - DEPRECATED