NeoLocalStorage (Plugin) Android Data Path - Forum

Forum Navigation
You need to log in to create posts and topics.

NeoLocalStorage (Plugin) Android Data Path

I'm using NeoLocalStorage (Plugin not default one) to store data on my Test Android App.

I need to know where data files are saved in android so i can backup them if needed...
Can i do that?

Thanks :)

I don't think so. The information is stored in the browser cache. By the way, there is a new API to write and read real files with Chrome and Edge. Although it has some security limitations it could be a good alternative to the current options. Just looking at the possibilities it offers right now las I would like to make a plugin.