I want to add a simple limited Twitter function to my app: a user of the app enters his Twitter username and password and tweet text, and presses a button and the tweet is s
If all you want is one-way posting to Twitter, you might be better off using ShareKit, which is a little simpler than the alternatives people have mentioned so far and also supports other services, such as Facebook.