Take a look at this link. This class uploads photos from a website to an app. That's where I would start.
Most of the HTTP methods are at the bottom. http://code.google.com/p/apps-for-android/source/browse/trunk/Photostream/src/com/google/android/photostream/Flickr.java -Chris On Mon, Mar 1, 2010 at 9:50 PM, raqz <[email protected]> wrote: > Hi, > > I am new to android programming and have a strong keen interest to > learn it. I want to write a program that fetches the data from a > website, segregates it and displays it on the screen of the phone. The > data could be grocery list from a supermarket or sale items in a > mall. > Could you please suggest as to how I can go ahead and start this. > > Thanks, > Raqeeb > > -- > 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]<android-developers%[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

