[android-developers] Re: Some questions about GLThread in ApiDemos

2009-04-07 Thread samurai00...@gmail.com
, samurai00...@gmail.com samurai00...@gmail.com wrote: Hi everybody. This is my first post in the group, I hope not the last :) . I am working in an OpenGL application, and was analyzing theGLThread code in ApiDemos in order to define the work loop in my app. I have some questions about

[android-developers] Sleep mode in emulator

2009-04-06 Thread samurai00...@gmail.com
Is the actual version of the emulator able to reproduce the sleep mode? (Android 1.1 SDK r_1) --~--~-~--~~~---~--~~ 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] Re: Sleep mode in emulator

2009-04-06 Thread samurai00...@gmail.com
Sorry, I meant 'current version' instead of 'actual version'. My poor English skills... On 6 abr, 18:15, samurai00...@gmail.com samurai00...@gmail.com wrote: Is the actual version of the emulator able to reproduce the sleep mode? (Android 1.1 SDK r_1

[android-developers] Some questions about GLThread in ApiDemos

2009-04-03 Thread samurai00...@gmail.com
Hi everybody. This is my first post in the group, I hope not the last :) . I am working in an OpenGL application, and was analyzing the GLThread code in ApiDemos in order to define the work loop in my app. I have some questions about: 1/ In the fragment: if(needToWait()) {