1. create a database file if doesnt exists
2. create a table if doesnt exists
3. create write read sub for value as string
4. close db connection ?
5. make library out of it
I need help with pont number 1 and maybe 2? , did check forum and user guide, still lost.
As this is a B4A class I prefer to share the code. This way other developers can modify it and also learn from the code. If you like you can compile it to a library.