Read and write a document from a cloud
Unsolved
General and Desktop
-
Hello, I am developing an application for Android and an application for Desktop using Qt 5.13.0 in cpp. I would like these two applications to exchange information. Therefore, I thought of writing and reading from both apps to/from a document that is shared on a cloud. Could you suggest a way to do this or is there any other simpler method? I could not find any tutorial online. Are you aware of any?
I really thank you for your attention.