redaready / eyes-free

Automatically exported from code.google.com/p/eyes-free
0 stars 0 forks source link

cannot take screenshot with SurfaceControlCompatUtils.screenshot #360

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. call SurfaceControlCompatUtils.screenshot(w,h) from my project source code
2. the returned Bitmap is null
3.

What is the expected output? What do you see instead?
The bitmap with specified width and height

What version of the product are you using? On what operating system?
Nexus 5 v4.4

Please provide any additional information below.
Is it caused by no root permission in my application? 

Original issue reported on code.google.com by wangchua...@gmail.com on 31 Mar 2014 at 7:27