-
Recent Posts
Recent Comments
Archives
Categories
Meta
Category Archives: Android
Implementing “Pull To Refresh” in your Android App
“Pull To Refresh” is a UI gesture made popular by the Twitter for Iphone app. It allows a user to refresh a list by pulling down and releasing from the top of the list. IOS developers have had library support … Continue reading
Posted in Android
Comments Off
LogCat Suddenly Stop Working? Here’s a Solution
This has been stumping me for far too long. I’m in the middle of a heated battle with my latest bug, intel from my logging offensive is starting to roll in, but suddenly LogCat stops producing any further output. A … Continue reading
Posted in Android
Comments Off
Android: Getting Beyond The Notepad Tutorial
You’ve read the startup docs and completed your first tutorial, and now you’re ready to start creating that killer app that’s been consuming you for all this time. Diligently you start a new Android project in eclipse, open your main … Continue reading