| amitshekhariitbhu/Android-Debug-Database |
8,302 |
|
0 |
0 |
about 2 years ago |
0 |
|
81 |
apache-2.0 |
Java |
| A library for debugging android databases and shared preferences - Make Debugging Great Again |
| orhanobut/hawk |
3,820 |
|
227 |
3 |
over 4 years ago |
15 |
October 25, 2016 |
50 |
apache-2.0 |
Java |
| ✔️ Secure, simple key-value storage for Android |
| GCX-HCI/tray |
2,297 |
|
0 |
0 |
about 5 years ago |
0 |
|
36 |
apache-2.0 |
Java |
| a SharedPreferences replacement for Android with multiprocess support |
| scottyab/secure-preferences |
1,508 |
|
55 |
4 |
almost 6 years ago |
7 |
March 12, 2019 |
40 |
|
Java |
| 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. |
| easyandroidgroup/EasyAndroid |
1,100 |
|
0 |
0 |
over 5 years ago |
0 |
|
5 |
apache-2.0 |
Kotlin |
| 一系列简单、轻量、方便的Android开发工具集合(持续更新中),包括Android动态权限、SharedPreferences、反射、日志、Toast、Bundle、MVP、线程池、Html、图文混排、蒙层引导、拍照、图库选择等 |
| mCodex/react-native-sensitive-info |
956 |
|
44 |
48 |
over 2 years ago |
45 |
December 17, 2020 |
32 |
mit |
Java |
| Save sensitive data into Android's Shared Preferences with keystore encryption/iOS's Keychain for React Native |
| chibatching/Kotpref |
692 |
|
0 |
0 |
over 3 years ago |
22 |
February 12, 2021 |
4 |
apache-2.0 |
Kotlin |
| Kotpref - Android SharedPreferences delegation library for Kotlin |
| androidPluto/pluto |
630 |
|
0 |
10 |
about 2 years ago |
30 |
November 28, 2023 |
20 |
apache-2.0 |
Kotlin |
| Android Pluto is a on-device debugging framework for Android applications, which helps intercept Network calls, capture Crashes & ANRs, manipulate application data on-the-go, and much more. |
| iamMehedi/Secured-Preference-Store |
553 |
|
9 |
0 |
about 7 years ago |
20 |
September 13, 2018 |
23 |
|
Java |
| A cryptography library and a SharedPreferences wrapper for Android that encrypts the content with 256 bit AES encryption. The Encryption key is securely stored in device's KeyStore. |
| emeraldsanto/react-native-encrypted-storage |
522 |
|
0 |
19 |
over 2 years ago |
16 |
November 03, 2022 |
39 |
mit |
TypeScript |
| React Native wrapper around EncryptedSharedPreferences and Keychain to provide a secure alternative to Async Storage. |