Create an Android Twitter client

Marko Gargenta has recently send around a couple of blog posts from Serete Itebete about how to build your own Twitter Application for Android.


The blog posts require some knowledge about Android development therefore if you are new to Android development I suggest to start with the following Android Tutorial.

And here are the blog posts to build your own Android Twitter client

The source code is included in the posts. Frank Maker has improved it further and posted his version on GitHub: http://github.com/fmaker/Tweety. You import it via EGit or Git via the following address git://github.com/fmaker/Tweety

You find other examples from the same website in Android Examples.