Hello. Porting the android onto the tablet got the need for navigation buttons in the status bar. I came to the decision that it is better to do it through ImageButton. I edit StatusBarService.java and added buttons. However, there was a problem - how to emulate keypress event?
-- 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

