Hi all,
I've updated my "Check Off" checklist app to allow syncing between Android devices (your own or other people who you invite to a list).
This is a major update that I've been working on for a long time. It uses a tweaked version of CloudKVS to keep shared lists in sync, with the CloudKVS server (compiled in B4J) running on a low-cost rented VPS.
So far it's running great, and I'm very pleased with the performance and simplicity of the CloudKVS setup and its SQLite database.
I'm experienced with B4A, but new to servers, so I found a lot of B4J answers in the B4X forums. For general Linux questions (how to keep the server app running, how to do automated backups of the db file, etc.), I relied on AI chatbots (Google's Gemini seemed to work best for me).
You can find my app on the Google Play Store. Free and definitely worth the money.
I've updated my "Check Off" checklist app to allow syncing between Android devices (your own or other people who you invite to a list).
This is a major update that I've been working on for a long time. It uses a tweaked version of CloudKVS to keep shared lists in sync, with the CloudKVS server (compiled in B4J) running on a low-cost rented VPS.
So far it's running great, and I'm very pleased with the performance and simplicity of the CloudKVS setup and its SQLite database.
I'm experienced with B4A, but new to servers, so I found a lot of B4J answers in the B4X forums. For general Linux questions (how to keep the server app running, how to do automated backups of the db file, etc.), I relied on AI chatbots (Google's Gemini seemed to work best for me).
You can find my app on the Google Play Store. Free and definitely worth the money.