Re: [android-developers] DDMS Screen Capture won't work for WVGA854?

2011-01-27 Thread John Lussmyer
And with more testing, I've found that it only works intermittently.
Also, if there is any animation happening, it often grabs the screen during
a refresh, so 1/2 the screen is from the previous frame.   Looks pretty
crappy.

On Sun, Jan 23, 2011 at 2:02 PM, John Lussmyer johnlussm...@gmail.comwrote:

 Yes.
 And on the 3rd try, it finally worked.

 2011/1/23 Kostya Vasilyev kmans...@gmail.com

 Did you select the emulator in the list before clicking the capture button?

 --




-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] DDMS Screen Capture won't work for WVGA854?

2011-01-27 Thread Dianne Hackborn
On Thu, Jan 27, 2011 at 9:30 AM, John Lussmyer johnlussm...@gmail.comwrote:

 And with more testing, I've found that it only works intermittently.
 Also, if there is any animation happening, it often grabs the screen during
 a refresh, so 1/2 the screen is from the previous frame.   Looks pretty
 crappy.


Yes this is expected, because it is just reading from the current
framebuffer, so you can get it in an intermediate state.

Fwiw Honeycomb has a new facility for capturing screen shots that doesn't
suffer this problem, but I think is currently not working in the emulator.

-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] DDMS Screen Capture won't work for WVGA854?

2011-01-23 Thread John Lussmyer
I just build a AVD with the WVGA854 spec.
My app runs in it nicely, but DDMS Device Screen Capture just says Screen
not available.

Is there any way to get this to work?

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] DDMS Screen Capture won't work for WVGA854?

2011-01-23 Thread Kostya Vasilyev
Did you select the emulator in the list before clicking the capture button?

--
Kostya Vasilyev -- http://kmansoft.wordpress.com
24.01.2011 0:36 пользователь John Lussmyer johnlussm...@gmail.com
написал:

 I just build a AVD with the WVGA854 spec.
 My app runs in it nicely, but DDMS Device Screen Capture just says Screen
not available.

 Is there any way to get this to work?

 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.comandroid-developers%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] DDMS Screen Capture won't work for WVGA854?

2011-01-23 Thread John Lussmyer
Yes.
And on the 3rd try, it finally worked.

2011/1/23 Kostya Vasilyev kmans...@gmail.com

 Did you select the emulator in the list before clicking the capture button?

 --


-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en