Re: [android-porting] Re: Android display driver without a framebuffer device.

2011-03-25 Thread hedwin
seems indeed like the only possible sollution. On Fri, Mar 25, 2011 at 4:47 AM, Chih-Wei wrote: > I don't know what you have done > and what code base you used. > Maybe you should ask your vendor to > provide bionic linked .so, or static libraries, > or even the source code. > > I suggest you re

Re: [android-porting] Re: What does the setDelay mean in the sensor HAL?

2011-03-25 Thread Anil Sasidharan
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 l

[android-porting] Re: RIL Issue for Making GSM call

2011-03-25 Thread Maffiou
Well, If I remember well, some networks aren't terminating calls explicitely when the remote party is hanging up... I remember that this was the case on BT cellnet in the UK about 10 years ago... Could it be that one of the network where you are could still be configured like that, don't know... W