How to create Content Provider using QT on Android?
-
wrote on 29 Nov 2019, 19:37 last edited by michaelL
Hi,
i want to share data to other apps on android and i would like to create a content provider like here:
https://developer.android.com/guide/topics/providers/content-providersHow would i implement this in Qt?
My goal is to save data and other apps can read them.
1/1