开发者

Javascript data store solution using PhoneGap

开发者 https://www.devze.com 2022-12-25 13:57 出处:网络
Does anyone have any experience of storing data in JavaScript across all mobile platforms using PhoneGap? My ideal solution would be to use something like SQLite, but unfortunately SQLite isn\'t suppo

Does anyone have any experience of storing data in JavaScript across all mobile platforms using PhoneGap? My ideal solution would be to use something like SQLite, but unfortunately SQLite isn't supported across all the platforms PhoneGap supports.

I tried to ask this question a little开发者_高级运维 while ago, but it got quite a few negative marks. If you think this is a bad / pointless question I would love to know as it will hopefully help me to understand the problem!

Cheers, Nick.


I would check out Lawnchair. It has a simple storage API (using SQLite, domStorage or Gears behind the scenes) for iPhone, Android and PalmOS as well as any other browser that supports cookies.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号