pieceOpiland / android-playground

An android app for the tomcat heroku playground app.
https://limitless-everglades-64303.herokuapp.com/
0 stars 0 forks source link

Offline mode #4

Open pieceOpiland opened 6 years ago

pieceOpiland commented 6 years ago

I'd like to support an offline mode of this application. As a part of this, I'll need to determine what sort of change resolution strategy when syncing from multiple clients.

pieceOpiland commented 6 years ago

I'm going to try and look into using Room for this.