Re: [android-kernel] Android: ashmem and binder Tests

2012-11-16 Thread raja pavan
Hi Best way to start on test cases for ashmem and binder drivers is android source code. *android source code and ashmem driver* I reviewed the android source code and found that ashmem and binder are also opened like any other linux device. They are opened like any linux device. *Interfaces to

[android-kernel] Re: android 2.3 language support question

2012-11-16 Thread Eric Wong (hdmp4.com)
Just install the app locale ;) Would be easier that way.. On Wednesday, 14 November 2012 19:51:02 UTC+11, gram wrote: > > Dear all, > > our client has a large bunch of imported chinese android phone with 2.3 > gingerbread. The phone doesn't support our local language (hungarian), but > we got an

Re: [android-kernel] accelerometer driver modification

2012-11-16 Thread Andrew McGregor
Do that in user space... modify the application library that opens this driver, rather than modify the kernel. On 15/11/2012, at 9:17 AM, asahi wrote: > Hi All: > > I would like to modify the accelerometer driver, in order to create a virtual > accelerometer, in the way that it gets sensor re

[android-kernel] Android: ashmem and binder Tests

2012-11-16 Thread Naresh Kamboju
Hi, Greeting from QA Services Linaro. I have a plan to develop test cases to test functionality of ashmem and binder. here I would like to ensure developed test cases are going to cover 95% of ashmem and binder code. Before i start this activity I would like to know, any one has already done thi

[android-kernel] android 2.3 language support question

2012-11-16 Thread gram
Dear all, our client has a large bunch of imported chinese android phone with 2.3 gingerbread. The phone doesn't support our local language (hungarian), but we got an arcive containing the language xml files (104 pcs of strings.xml, several arrays.xml etc.) to be translated. If it's done the ke

[android-kernel] Memcpy function using NEON doesnt work in Andriod Linux Kernel

2012-11-16 Thread Anupam Chahar
Dear all, I have been trying to implement memcpy function using NEON instructions in order to make it fast in Andriod linux kernel, but it makes kernel hang. I have tried debugging it using Trace32 and apparently the function does copy properly. Kernel works well before kicking CPU 1. Anybody

[android-kernel] accelerometer driver modification

2012-11-16 Thread asahi
Hi All: I would like to modify the accelerometer driver, in order to create a virtual accelerometer, in the way that it gets sensor readings from a remote server, instead of the real device. I have located the file at /kernel/drivers/input/misc/adxl34x.c, but I have no idea where to start. I

[android-kernel] Pandaboard Android kernel 3.3+

2012-11-16 Thread Andrey Vostrikov
Hi Everyone, Does anybody know if exists or there is a plan to build Android kernel 3.3 or greater to be used with AOSP Android JB? The most recent one that I found is 3.2.0 on Linaro 12.10 release. But I need some API appeared only in 3.3 -- unsubscribe: android-kernel+unsubscr...@googlegro