Apparently the problem was in frameworks/base/core/java/android/view/KeyEvent.java where LAST_KEYCODE weren't pointing to latest item in KEY_NAMES [1].
[1] development/cmds/monkey/src/com/android/commands/monkey/MonkeySourceRandom.java thanks. --tm On Wed, Apr 27, 2011 at 3:07 PM, Tiago Maluta <[email protected]> wrote: > On Wed, Apr 27, 2011 at 2:51 PM, Bill Napier <[email protected]> wrote: >> what phone? >> There haven't been any changes to the monkeyrunner stuff on the device in >> that timeframe, so I'm not sure what the problem is. > > Android 2.2.1 running on Freescale Board (i.MX51) http://bit.ly/lwVEHN > Android 2.3.3 running on Nexus One > > Did I forgot to add something when I compiled the framework or it's a > default feature? > > thanks, > > --tm > -- 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

