Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blundell/brightonjavatwitter
Example Android application that will display a users Twitter stream
https://github.com/blundell/brightonjavatwitter
Last synced: 24 days ago
JSON representation
Example Android application that will display a users Twitter stream
- Host: GitHub
- URL: https://github.com/blundell/brightonjavatwitter
- Owner: blundell
- Created: 2013-10-02T08:19:27.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-06T16:24:19.000Z (about 11 years ago)
- Last Synced: 2024-10-15T17:47:21.593Z (2 months ago)
- Language: Java
- Size: 887 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
BrightonJavaTwitter
===================Example Android application that will display the results of a Twitter search
- Step 1 : Retrieve the result of a Twitter Search in html
- Step 2 : Parse the retrieved result into domain objects we can use
- Step 3 ; Show the Tweets domain object in the activity
- Step 4 : Use fragments to allow support for multiple screen sizes, re-useabilitySlides:
http://www.slideshare.net/PaulBlundell2/brighton-java-twitter-android-handson-27938896