mmm, seems really weird. Can you start the emulator with the -debug-keys option and see what keycodes are dumped. If they are different (for different key strokes on your keyboard), something is weird inside the emulated system. If all codes are the same, something is weird in the emulator binary or more likely your system's configuration.
On Mon, Jun 21, 2010 at 5:35 PM, Gabriel Simões <[email protected]> wrote: > Guys .... can you help me in this one too? > > Yesterday I was coding and everything in my system was working great. > Turned off the computer, turned on today ... > Now when I run the emulator, it behaves like I´m pressing the "=" key, > and opens the search for "====================" (infinite) .. I´ve > restarted, tried different AVDs, ... but this happens in all cases. > > On the other side ... on windows every application is working great, > and there´s no sign of an onKeyDown event (the key being "="). > > Have anyone here faced this before? > I have many AVDs and right now I don´t want to delete my whole system > and start it all fresh ... > > I´m using Eclipse + ADS > > Thanks > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<android-developers%[email protected]> > 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 [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-developers?hl=en

