Skip to main content
Participant
July 18, 2011
Question

Set database path for sessionStorage html5 Android

  • July 18, 2011
  • 1 reply
  • 576 views

Hi all,

anyone knows how to set the database path for sessionStorage for HTML5? I am loading the page in a stageWebview.

if not, does anyone know where the session data is stored on the phone?

This topic has been closed for replies.

1 reply

Participating Frequently
July 18, 2011

Hi,

I don't think there is a way to access that data on non-jailbroken/non-bricked device and with official SDKs:

http://dev.w3.org/html5/webstorage/#sensitivity-of-data

So how  you would explore this?

regards,

Peter