> I am doing an experimental project and want to send key events from > one application to another. I know android doesn't allow applications > to interfere each other in this way due to security concern. Is there > any way i could bypass the security check?
At the level of the SDK, I sure hope not. > I've looked into the > WindowManagerService class and made some modifications but it seems > not working for me. Anybody could help me? Questions regarding modifying the Android firmware are best asked on a discussion list pertaining to the Android firmware: http://source.android.com/discuss -- Mark Murphy (a Commons Guy) http://commonsware.com _The Busy Coder's Guide to Android Development_ Version 2.0 Available! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

