Last week I demonstrated designing and implementing customized layouts for Android ListView items, including some simple example code. Today i’ll expand on that code to make something a little closer to an actual app: a Twitter feed reader for Android. I’ll use this exercise to illustrate some new tools and concepts in the process such as working with JSON data and the Android BitmapFactory.
Full PostMay 302011
