On Fri, Jun 29, 2012 at 1:53 PM, Yamil Font <ya...@imfont.com> wrote:

> I have gotten to the point where the web service returns the correct
> information but I am not sure how to translate that information and display
> it in my android app.


It's your information, correct? You're in control of the format the web
service presents it in, correct? So just connect to your web service (see
URLConnection) read the data, parse it, and do what you will with it.

-------------------------------------------------------------------------------------------------
TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
transit tracking app for Android-powered devices

-- 
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