[android-porting] Launch android applications on other Linux platform

2009-02-11 Thread Kai Wei
I am considering the possibility of launching android applications on a non-android Linux platform. What I plan to do is keeping android runtime as much as possible while avoiding conflict with native system. I think memory management, graphic service and a special launcher will be most difficult

[android-porting] Re: inverted touch on ads7846 chip

2009-01-13 Thread Kai Wei
Hi, How can I get calibration with android? The value returned by driver seemed too big to be used directly. On Dec 5 2008, 3:30 am, Maxime Petazzoni wrote: > Hi, > > You need to invert the READ_X and READ_Y calls in drivers/input/ > touchscreen/ads7846.c for the ts->read_x and ts->read_y values