Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android content provider solution #9

Open
brodybits opened this issue Mar 9, 2017 · 0 comments
Open

Android content provider solution #9

brodybits opened this issue Mar 9, 2017 · 0 comments

Comments

@brodybits
Copy link

As discussed in storesafe/cordova-sqlite-storage#309 & storesafe/cordova-sqlite-storage#601 it may be possible to use a content provider with https://github.com/phearme/cordova-ContentProviderPlugin to store and access data from both JavaScript and custom Java code. I found a couple nice looking tutorials at:

This may be a nice alternative solution to the "multiple sqlite problem" discussed in storesafe/cordova-sqlite-storage#626.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant