Any help on this???
On Mon, Jan 7, 2013 at 4:48 PM, Shashidhar <[email protected]> wrote: > Hi, > I have seen the examples for injecting key press and motion > events programmatically in android. But is there a way to inject focus > change events programmatically. > > I want to make a android device operated with a remote control. So, if I > am on all applications screen and based on the buttons that I press(up, > down, left or right), the focus should change from one app icon to the > other accordingly. If I press "Enter" button on an icon, the app should be > opened. Assuming I know how to read the remote control operations from USB > interface, based on the data that we receive over USB, we need to change > focus. > > So, is there a public API that can handle changing focus based on my > remote control buttons in all the installed apps. In all I need all the > navigation of the system with remote control. > > > Thanks, > Shashidhar > -- -- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

