Latify Android Video Review
August 29th, 2011
No comments
Not really a development post, but a video review of Latify (my app for Android). Video review was done by http://hemorrdroids.net. Enjoy….
Not really a development post, but a video review of Latify (my app for Android). Video review was done by http://hemorrdroids.net. Enjoy….
A couple of months ago, I published a post entitled A 30 minute guide to integrating Twitter in your Android application.. The post presented a sample Android application to integrate Twitter. Using the signpost library, the user was able to authorize our application to send tweets on his/her behalf. It seems that everyone is migrating to Oauth 2.0, but Twitter is still stuck at OAuth 1.0. Nevertheless, I still wanted to update the sample we did a couple of months ago for 3 reasons :
|
![]() |
Continue reading “Improved Twitter OAuth for Android” »
| In this article, I’m going to show you how you can implement an OAuth 2.0 flow in Android. We’ll be using
In the sample application, we’re going to execute 1 authorized API call to the Latitude API. The call will return the current location of the user. |
![]() |