- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi.
I'm normally developing websites, but I wanted to create for a friend a small achievement app, where she can check all kinds of personalized achievements. I haven't developed mobile apps before, so I wanted to give it a try using the Intel XDK. For this app, I'd need to store the list of achievement categories and achievements, including which ones have already been completed. So I guess I'd best use a local database. It's important that I can install new updates of that app without her losing the list of completed achievements.
My questions:
- Is a local database really the best way to do that?
- Which database would be the best for that?
Thanks for any advice.
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
For Cordova building, try to use this plugin: com.triarc.sqliteplugin
I am using it in some APPs and it is working ok (Android and iOS and testing in Windows).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hamilton Tenório da Silva wrote:
For Cordova building, try to use this plugin: com.triarc.sqliteplugin
I am using it in some APPs and it is working ok (Android and iOS and testing in Windows).
Ok, thanks.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page