[android-developers] Re: Tips to write an app that fetches data from website and displays it on screen

2010-03-02 Thread raqz
Hi, Hmm...So I need to start reading about the HTTP classes android provides to find out how it parses data. Is that what you want to convey Mohamed? Regards, Raqeeb On Mar 2, 9:50 am, alfadel mohamed faithfullgh...@gmail.com wrote: hi there i am not sure about your project requirement , but

Re: [android-developers] Re: Tips to write an app that fetches data from website and displays it on screen

2010-03-02 Thread Mike Mackintosh
Read up on Sockets and HTTP On Tue, Mar 2, 2010 at 12:49 PM, raqz abdulraqee...@gmail.com wrote: Hi, Hmm...So I need to start reading about the HTTP classes android provides to find out how it parses data. Is that what you want to convey Mohamed? Regards, Raqeeb On Mar 2, 9:50 am,

Re: [android-developers] Re: Tips to write an app that fetches data from website and displays it on screen

2010-03-02 Thread alfadel mohamed
hi there no what i said was you need to no which server you are going to get your data from and once you figure about how you can communicate with the server then you can use the HTTP carry out the communication , and once you have the data on your device . for example if you want to retrieve

Re: [android-developers] Re: Tips to write an app that fetches data from website and displays it on screen

2010-03-02 Thread alfadel mohamed
hi there chapter 22 of the attached book will be a good starting point. all the best On Tue, Mar 2, 2010 at 6:09 PM, alfadel mohamed faithfullgh...@gmail.comwrote: hi there no what i said was you need to no which server you are going to get your data from and once you figure about how you