On Sat, Apr 23, 2011 at 9:51 AM, Pratik Prajapati <[email protected]> wrote: > For the In-flight entertainment kind of device. When ever there is > any accoutrement to be made, the android based unit must get muted and all > key ( mounted on the device + external key pad ) must get disabled for that > much time. > Any effective solution?
An "in-flight entertainment kind of device" is custom hardware running custom firmware and therefore will solve this problem via that custom firmware. Android SDK applications should not be involved in the process at all. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android 3.0 Programming Books: http://commonsware.com/books -- 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

