Skip to main content
Participant
June 14, 2013
Question

File sharing support for AIR app on iPad?

  • June 14, 2013
  • 1 reply
  • 604 views

e have developed an AIR app for iPad and Android which can download content from a server using a web service. We want to offer a local import utilising file sharing.... e.g. user imports a file using iTunes etc and our AIR app can then import locally from the iPad storage. Is this now feasible or is there a third party app work around perhaps?

This topic has been closed for replies.

1 reply

User Unknow
Legend
June 14, 2013

If you mean App documents - this feature very old.

Read http://help.adobe.com/en_US/as3/dev/WS5b3ccc516d4fbf351e63e3d118666ade46-7fe4.html

As for iOS you need in XML of project insert strings that will allow use shared folder. Than u can write files to your app via iTunes.

As for Android - don't know. I don't work with it