High CPU Usage on Key Events
From Android Game Development Wiki
[edit] The Problem
See High CPU Usage on Touch Events. Testing the same sample program on a Motorola Milestone with Android version 2.0.1 shows that pressing a key on the hardware keyboard also takes up a considerable amount of CPU cycles, though not as many as the touch events.
[edit] The Solution
No known solution exists.