Friday, July 15, 2011

Re: [android-developers] How to grab data from a website in android?

1) If the website provides feeds you could get them and process and
display them on the app.
2) You could get the source code of the page and pick out the parts
you want and display them via a webview.

On 7/15/11, Anilkumar <anil.14320@gmail.com> wrote:
> Hi,
>
> I want to grab data from the website and display that data in my app,
> Like daily horoscope. Every day the data in the website will change.
> so i have to grab that data and display that in to my app.
>
>
> can anyone help me please?
>
> i tried in searching google with no result . Please help me suggesting
> me code or any website that helps me.
>
>
> Thanks,
> Anilkumar.
>
> --
> 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+unsubscribe@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en


--
Raghav Sood
http://www.raghavsood.com/
http://wiki.androidappcheck.com/
http://www.telstop.tel/
https://market.android.com/developer?pub=Raghav+Sood

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment