On Thu, Aug 18, 2011 at 9:53 AM, Raziel23x <raziel...@gmail.com> wrote:
> I do not want to hide it i want it to download inside the application
> itself not have it when a link is clicked launch the web browser and
> download the file off the browser
>

Ah, so your problem is that you need access to the files?  Yes, I
think if I were you, I'd instead use something like a listview, then
when someone clicks an object, in the handler download the object and
store it somewhere (like the sd card.)

Will that work?

Kris

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

Reply via email to