[android-beginners] Reverse Geocoding Example / Source Code

2009-10-08 Thread smnirven

Hey folks,

I've put together an example application that uses Google's reverse
geocoding http service.  If anyone is looking to use reverse
geocoding, feel free to check it out.

http://www.smnirven.com/?p=39

P.S. The complete source code is also there to download.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Android REST XML implementation

2009-08-26 Thread smnirven

Hey folks,

In my own frustration at finding a good example for a REST XML
implementation for android, I clawed my way through rolling my own
using the apache http libraries.  I have a bit of example code on my
blog if anyone is looking for doing a REST implementation on android.

http://www.smnirven.com/?p=15


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---