I am wondering where is the physical location of localstorage on an Android phone.
I am using a HTML5 hybrid app using phonegap.
can someone tell me where the android application stores its localstorage values (i.e.in SD card or in the application itself)?
source
share