Hi, One minor note, there could be a scenario where the PhoneWindowManager and an application registering for the sensor events. As far as I see the SensorManager handles these listeners through SensorDelegate list. And the Handler in SensorManager distributes the sensor values to the registered listeners.
Warm Regards, Anil On Wed, Mar 23, 2011 at 3:21 PM, Chinmay S <[email protected]> wrote: > Hi, > > As far as i have seen, even thought multiple apps (apks) register for > sensor data, > ONLY one app at a time will be in the "foreground" i.e. it will be active. > > So ideally, we should never have two apps competing for events as you > observe. > > Can you please elaborate what your setup is doing. > I am particularly interested in "KbdSensor". > 1. What is it supposed to do? & > 2. How have you implemented it in the existing FroYo framework? > > > Regards > CVS > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-porting > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
