could this discussion be move to an Android Developer thread? ----- Original Message ----- From: "Steven A." <[EMAIL PROTECTED]> To: "Android Challenge" <[email protected]> Sent: Monday, April 21, 2008 11:47 AM Subject: [android-challenge] Re: Wanted to see if I could pass this bug along to the judges:
setFocusable - as mentioned in the 2nd post, yes, I did (to be specific, within the constructor of the view). As for the infinite looping - possibly. It is an unlikely scenario since it doesn't occur when run via eclipse and it only occurs when the game(s) first start up (that I have seen). On Apr 21, 3:31 pm, ConAim <[EMAIL PROTECTED]> wrote: > I may wrong but this may have happened due to the infinite loop of > invalidate of the game. Some suggested using the Handler post Message > instead for the game loop. > I don't feel comfortable on the way that LunarLander does it looping. > Also, did you setFocusable on the view? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Challenge" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-challenge?hl=en -~----------~----~----~----~------~----~------~--~---
