I think he's asking, if the stuff is downloaded, where can he put it
so he can access it..

In this case you should use one of the Environment functions:

http://developer.android.com/reference/android/os/Environment.html#getDataDirectory()

kris

On Mon, Jan 30, 2012 at 5:15 PM, Mark Murphy <[email protected]> wrote:
> On Mon, Jan 30, 2012 at 5:04 PM, BT <[email protected]> wrote:
>> So if it's just a regular .zip file that's downloaded, can I have
>> access to it?
>
> Download it yourself, using DownloadManager (API Level 9) or HttpClient.
>
> --
> Mark Murphy (a Commons Guy)
> http://commonsware.com | http://github.com/commonsguy
> http://commonsware.com/blog | http://twitter.com/commonsguy
>
> _Android Programming Tutorials_ Version 4.1 Available!
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to