I wanted to know what options are there for sharing data b/w mobile devices in Flex. I want to share data stored in one device in Sqlite database.
Can I share data using Bluetooth or some other device to device transfer technology ? How will this can be done ?
Or this is only possible through internet with intermediary server b/w communicating devices ? Also how can this be done ?
Devices can be android (mobile/tablet) or iOS (iPhone/iPad).