I am working on a little app whose purpose is to share some text and one image between two specific android devices (two mobile phones running Android).
My problem is, that I want to share the data via the internet, WLAN or Bluetooth is not desired. If phone A wants to send the data to phone B, A needs to know the adress of B.
Are there any kind of cloud services or web-server which can be used to share data between two particiants?
Something which works with the google-account of the partners would be comfortable. I thought of something like Google-Drive based sharing if this is possible for exactly two particiants via any API. Any other free-cloud servive would be also o.k but I think a google-based solution will be nice and easy.