If your using Chrome you can still use offline storage through the HTML5 API. Also, have a look at installable apps - http://code.google.com/chrome/apps/
On Dec 8, 4:34 pm, gladtobegrey <[email protected]> wrote: > I have a small, relatively simple, single-user offline app that I had > thought to build for a friend using a Chrome browser interface, > javascript and an SQLite database. However, I see that the Gears API > (including the Database API I was going to use) is now deprecated. > > So what's best best way forward - what API should I be using instead? > Is there one I can use that will make the app cross-browser? NB other > languages, like C/C++ etc etc are not an option.
