Thanks to her grandchildren, my neighbor can handle an Android phone well. Now she asked me to make something that would allow her to keep all her secrets in code. She just wanted a blank page where she can fill in whatever she wants and save it with a code.
And then she doesn't want any connection to the internet because her grandson warned her about it.
I made this app with B4X (see attachment) and she now uses it after consultation with her grandchildren.
In the end I found it useful for myself as well. But for myself i added a list view.
The encryption is simple: just an edit of the bytes with the password or PIN. I wouldn't know how to crack this but I'm no expert on this. I don't expect this from the B4X community either, but I still have problems with the correct functions in B4X. Does anyone see improvements in my app?
For example, I would like to use the Content Chooser, but I can't handle it.
And then she doesn't want any connection to the internet because her grandson warned her about it.
I made this app with B4X (see attachment) and she now uses it after consultation with her grandchildren.
In the end I found it useful for myself as well. But for myself i added a list view.
The encryption is simple: just an edit of the bytes with the password or PIN. I wouldn't know how to crack this but I'm no expert on this. I don't expect this from the B4X community either, but I still have problems with the correct functions in B4X. Does anyone see improvements in my app?
For example, I would like to use the Content Chooser, but I can't handle it.