Hi. I'm using KeyValueStore2 for storing configuration data in my project, and it's working great. I'd like to have the posibility of making...
Hi, I get this error with the function getEncrypted javax.crypto.BadPaddingException: error:1e000065:Cipher...
I created this code. It works but I was wondering if there is an easier/optimized way to save a map to a KeyValueStore and retrieve it back from...
Hi there! I'm trying to check for an existing value stored before using it, according to the tutorial documentation, but the IDE points me a...
I was using an "old" version of KeyValueStore. Having found this problem: https://www.b4x.com/android/forum/posts/557508/ I replaced the old...