Category Archives: Twitter apps

How To Get Twitter Credentials For Your Mobile App

To use Twitter to the max in your app, the first step to “create” an app within Twitter’s developer section. The address you need will be https://dev.twitter.com/twitter-kit/android/configure which leads to this screen: Read that page to learn what you need … Continue reading

Posted in Twitter apps | Tagged , , | Leave a comment

Share To Twitter — Android Plugin To Post To Twitter

Almost all apps nowadays post to Twitter, Facebook and other social sites. The reason is that in iOS, it is relatively easy to post to social sites, and so was moderately difficult to write plugins to that end. On the … Continue reading

Posted in Programming, Twitter apps | Tagged , , , | Leave a comment

How To Integrate Twitter Into Your Own Android Apps

I searched for the key phrase “develop twitter app android emulator” and decided to use the following page to start: http://www.tutorialspoint.com/android/android_twitter_integration.htm Additional pages that were needed are: Create a new twitter application at https://apps.twitter.com/app/new http://twitter4j.org/en/code-examples.html http://twitter4j.org/en/configuration.html Continued on the 11th … Continue reading

Posted in Twitter apps | Tagged , , | Leave a comment