FrankLove/android-screenshot-library

Nexus 7 produces "fuzzy" image screenshot

Opened this issue · 1 comments

What steps will reproduce the problem?
1. Install the native service using instructions or the comment by gregm
2. Run Demo Application 
3. Click "take Screenshot"

What is the expected output? What do you see instead?
- I expect a screenshot, Instead I got a "fuzzy" yellowish image. (see attached)

What version of the product are you using? On what operating system?
- Nexus 7, using asl 1.2

Please provide any additional information below.
- The same code works fine on the Nexus S. I assume it is Nexus 7 specific.

Original issue reported on code.google.com by grego...@gmail.com on 21 Jan 2013 at 11:26

Attachments:

The code from: "Issue 4:    Partial image captured on Nexus One using 
instrumentation test," Only fixed the partial screen problem. The fuzzy yellow 
still persists.

Original comment by grego...@gmail.com on 22 Jan 2013 at 9:13