TheCocoaProject / cordova-plugin-nativestorage

Cordova plugin: Native storage of variables in Android, iOS and Windows
http://thecocoaproject.github.io/
Apache License 2.0
292 stars 106 forks source link

retrieving data from another app #143

Closed azzuresky closed 5 years ago

azzuresky commented 5 years ago

Hi would like to know if it is possible to get stored data from another app? for example app-A store a data, then app-B retrieves it..

GillesC commented 5 years ago

Yes, see this link: https://stackoverflow.com/questions/39159754/how-get-data-from-cordova-plugin-nativestorage-in-android-java/39269620#39269620 and the F.A.Q. of the plugin https://github.com/TheCocoaProject/cordova-plugin-nativestorage#FAQ