Right now the "screen shot" is taken using a simple API [provided by android](http://developer.android.com/reference/android/view/View.html#buildDrawingCache%28%29). Here are some more robust attems: - using ddmlib - https://github.com/rtyley/android-screenshot-lib