Question
Data exchange between a mobile (Android) and desktop version of an AIR application wit
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.