Day 25: Twitter Client
The application is a basic Twitter client. (Notice that Twitter Client stores password at SharedPreference, in the real life application you should take care about protecting sensitive data). Btw, you can follow me @bakhtiyor on Twitter.

| Application | Twitter Client |
| SDK | 1.5r2 |
| Sources (SVN) | http://android-30days-apps.googlecode.com/svn/trunk/25day/ |
| Executable | 25day.apk |
Related links:
- JTwitter — Java library for the Twitter API
- PrettyTime — time formatting library
- Cute Tweet Iconset

