Comment 1 for bug 1271507

Revision history for this message
Manuel de la Peña (mandel) wrote :

I have been talking with the content-hub bevelopers and the content hub will be the one that will allow to perform downloads in the directories of other applications. This is work in progress but we will provide documentation on how to do it. The current idea is the following:

1. App1 create a download and does not start it.
2. App1 provides the download to the content-hub which will allow the user to pick the app that will be used to interact with the download (music app, etc..)
3. Content-hub acepts the download and sets the download directory to a location that the destination application can read.
4. Content-hub starts the download.
5. App2 has access to the downloaded data.

I hope this covers the scenario that was reported.