Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

DDMS Screen capture does not work

I cannot get the "Devices" screen capture (as shown in DDMS perspective) to work with my Archos A80 (it works with a Samsung Galaxy). I tried the suggestions mentioned in Android screen capture problem in Eclipse . When the running DDMS stand-alone as suggested there, I see i nthe windows console: W/ddms: Unable to get frame buffer: time out. I have already set the time out to 35000 in the DDMS options to no avail. Any other suggestions?

like image 926
Gerrit Beuze Avatar asked May 30 '26 11:05

Gerrit Beuze


1 Answers

I had the same problem. After I disabled "Use host GPU" it works like a charm.

like image 169
Christoph Dittberner Avatar answered Jun 02 '26 01:06

Christoph Dittberner