On android and a bit confused. Saving doesn’t work, well more save transferring. If I copy the text in the save box it’s invalid and neither button seems to actually do anything. The file one doesn’t atleast, it refuses to create a file to download.
Hey, it looks like the behavior depends on the specific device and browser. You are right that the copy button does not work on Android, at least in Chrome - I'll try to figure out a workaround for that.
When you copy the text from the save box, try choosing 'select all' first, and then 'copy'. This way all the text is copied, and pasting it into the load box should work fine. (Otherwise only a piece of text is copied, which is invalid)
The import/export button probably also depends on how the system handles local html files (works fine on my Android+Chrome).
If you plan to play with a local downloaded file, and want to try a workaround (and have some free time to set it up), you can try installing a HTTP server (like this one https://play.google.com/store/apps/details?id=com.phlox.simpleserver) and hosting the downloaded file. This way the browser should work with it as with an internet (not local) page.