Skip to main content
Participant
November 29, 2010
Question

Data exchange between a mobile (Android) and desktop version of an AIR application wit

  • November 29, 2010
  • 1 reply
  • 380 views

I've developed an AIR application for using on Android smart phones as well on PCs.

I need an advice how to exchange user data between both. The background: it is more convenient to enter a high amount of user data into the desktop version.

I don't want to exchange the data via a network nor a server.

I want to use a direct local exchange, maybe using the smart phone via USB as a hard disc.

This topic has been closed for replies.

1 reply

Chris W. Griffith
Community Expert
Community Expert
December 2, 2010

Have you looked at the peer to peer stuff from Adobe? That might solve the data transfer without needing to stand up your own server.