Android dev by craft, community builder by choice. Leading The Android Network In Part 7, we explored the main thread, the Looper, and the MessageQueue. We saw how the Looper keeps a thread alive by ...
For this Android developer tutorial, we are going to create a simple RSS reader app. This app would fetch RSS feeds from a single, user specified internet address, and display the contents using a ...