B4A Library [B4X] KVS - KeyValueStore library

Status
Not open for further replies.

LucaMs

Expert
Licensed User
Longtime User
Please, write the library version in the first post.

I have it in: AdditionalLibs\B4X.
The path in the IDE is correct.


Anyway I cannot see the GetDefault function.


No other keyvaluestore jar files in the B4J folder nor in the Libraries (nor classes with that name in the project, of course).



(B4J 8.10)
 

LucaMs

Expert
Licensed User
Longtime User
I had to close and reopen my project, even though I had previously pressed CTRL-P (Clean Project) many times without success.
Now the list of members is correct (I can see-use GetDefault).
 

angel_

Well-Known Member
Licensed User
Longtime User
And Where is PuEncrypted And GetEncrypted Methods? can't compile...
Did you include KVS_ENCRYPTION to the build configuration
 

dennmtr

Member
Licensed User

Wow! how do you know those hidden & magic tricks in the build configuration ...

The previous version didnt need this symbol, thank y
 

VB6_man

Member
When connected to B4J, an error pops up, which is not in Android IDE


Are you missing a link to the library?
An error occurred at line: 107 (KeyValueStore)
Dim cipher As B4XCipher

There is no KeyValueStore module in my program!

The error is caused by the kvs library itself.
When connecting the library that it requires, kvs stops seeing the kvs.PutBitmap (key, value) method
 
Last edited:

VB6_man

Member
I saw this spoller with config settings. And I already have an additional library in the folder. I made an addition, but it doesn't help.
But that's not the point!
I don't want any encryption. When I remove the encryption key in the configurator, the library says it has no methods:
PutBitmap / GetBitmap.
 
Last edited:

VB6_man

Member
Yes. It is a cross-platform scripting engine library - naturally without an interface. How do I then save image files across all platforms?
 

yiankos1

Well-Known Member
Licensed User
Longtime User
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…