Recently worked on implementing listview inside of a viewpager. This was a bit of a challenge but one little bug which turned into another bug. The first bug was the background always turned black while scrolling which with black text …

Android – ListView, Scrolling Background Color and Java Extra Garbage Collection Read more »

There are quite a few different functions which will return data from an Android phone. The generic list of function calls are located here: http://developer.android.com/reference/android/os/Build.html I wanted to know what all of these different calls would return on my HTC …

Android – Pull Build, Version, Model, etc… Read more »