|
|
|
|
|
by qweqwe14
1080 days ago
|
|
Not 100% sure if it uses SQLite, but there's an app called "Flaming Durtles" on Android. It's a frontend for WaniKani (Japanese learning app). The app downloads all the lessons from WK's servers, and you can do them even when offline. When you go online, it uploads them to the backend and syncs everything else. In my experience, it works flawlessly. It's actually a 3rd party app, WK provides an API so that people can make apps that interface with the system. Forum thread: https://community.wanikani.com/t/android-flaming-durtles-and... Source code (may be outdated): https://github.com/ejplugge/com.the_tinkering.wk |
|