On Wed, Jun 8, 2011 at 4:41 PM, tamer hatoum <tamer84hat...@gmail.com>wrote:

> while extracting using httprequest  and binding to listview and  make
> items clickable to open the PDF file ....
> regards...
>

Typically what you will do is download the source, parse it, stuff it in a
listview, and make the handler open up the pdf's when clicked.

So the first part you'll have to deal with is parsing.  Are you downloading
raw HTML?

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