Nothing here yet.
Nothing here yet.
No blogs yet.
I have this use-case where I work on a mobile app, that runs inside a browser or (if android) inside of a WebView. This app needs to work offline, so I need to download big amounts of data (25MB-100MB) at once, parse it, and save it in the local dat...