Adding a Twitter RSS Feed to your Android App
Adding a Twitter stream to your Android app is super easy with Andromo App Maker. Just follow these steps:
- Open up your Andromo project (or create a new one). Click on the project name, or select 'Edit' from the Action drop-down list next to the project you want to work on...
http://www.andromo.com/projects/
-
Click on the 'Activities' tab
-
Click on the + Add an Activity button, and select 'RSS Feed' from the list to add a new RSS Feed Activity.
-
In the field labeled 'Activity Name', type whatever you like - e.g. 'Follow us on Twitter'
-
In the field labeled 'RSS/Atom Feed URL', enter the following:
http://api.twitter.com/1/statuses/user_timeline.rss?screen_name=and...
Be sure to replace 'andromorocks' with whatever your Twitter username is.
- Click 'Save Changes'
That's it! Build your app and try it out. You've got a dynamically updating Twitter feed in your Android app, all with just a couple of clicks and a few minutes of your time...