Posts Tagged ‘twitter’

Twitter + OAuth SDK for iPhone

Wednesday, June 15th, 2011

Nowdays Twitter is the most important “message center” in our life. More and more mobile apps supports posting and accessing messages in it. However it took long time to have an easy to use library that also supports the “new” OAuth based authentication as well.
This open source library by Ben Gottlieb is very easy to use and also features usage demo!

Update Latest version works well on iOS 5 as too! (2012 jan)

EmailShare

Android Twitter usage

Thursday, November 11th, 2010

It is easy to update your twitter status from your android app:
http://www.androidpeople.com/android-post-status-to-twitter-using-jtwitter-example/
However these instructions are a bit outdated, because twitter has newer authentication based on OAuth. Check the JTwitter site for details: JTwitter

EmailShare