admin管理员组文章数量:1331450
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.
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.
Share Improve this question asked Mar 29, 2010 at 16:40 Nick CartwrightNick Cartwright 8,27415 gold badges47 silver badges56 bronze badges1 Answer
Reset to default 9I 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.
本文标签: databaseJavascript data store solution using PhoneGapStack Overflow
版权声明:本文标题:database - Javascript data store solution using PhoneGap - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1742248506a2440306.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论