HTML5 Offline Storage with Android Browsers
问题 I am investigating using an Android device for a website that needs to be usable offline. I have not been able to find much information on how the Android browser handles HTML5's localStorage and WebSQL. Does anyone know the size limit for these? Are they changeable (I know mobile Safari allows WebSQL to store up to 50mb if requested). Additionally, any good resources on the Android browser? I haven't been able to find anything good. Thanks. 回答1: There was a talk about client side persistent