[android-developers] simple twitter query

2009-07-30 Thread Andy Droid

Just trying to search for a user's latest public twitter post.  I have
not worked with http in java before, so I don't know how it all comes
together with http gets and requests, and such.

I just want to get the latest post from a user (say Fred1000), in the
form of a json object.  If there is a callback ( i assume it is
asynchronous) if you could include that, as well as any imports, that
would be great.

I'd prefer not to use a library like jtwitter at this point, as I want
to really see what's going on. thanks.

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



[android-developers] simple twitter query

2009-07-30 Thread Andy Droid

Just trying to search for a user's latest public twitter post.  I have
not worked with http in java before, so I don't know how it all comes
together with http gets and requests, and such.

I just want to get the latest post from a user (say Fred1000), in the
form of a json object.  If there is a callback ( i assume it is
asynchronous) if you could include that, as well as any imports, that
would be great.

I'd prefer not to use a library like jtwitter at this point, as I want
to really see what's going on. thanks.

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