[android-porting] Re: How to implement a keypad driver

2010-12-23 Thread bryan
It seems that I have found the solution. I tried to print some debug msg in keypad driver goldfish_events.c and re-compiled the kernel. Then I put zImage to my product directory and compiled it as before I can see the compile result at out/target/product/project_name/ as kernl, system.img,

[android-porting] How to Create language package for android

2010-12-23 Thread kariyachan
Hello experts, I need to support a Regional language in my android device .So guess I need to develop language package .And also I am aware that ,I also need to edit Firmware I am totaly new to this area somebody point me right direction.

[android-porting] Problem building opensles

2010-12-23 Thread Bruce Beare
I'm having a bit of trouble building opensles for x86. According to some web searches... this is likely due to declaring but not defining a virtual function. From the messages (below), I am guessing that it has something to do with the SortedVector class. I suspect that it's actually something to

Re: [android-porting] attempting to build gingerbread

2010-12-23 Thread Srinidhi K V
Hi All, Is there a way to build ginger bread on a 32bit machine? Any pointers on this would be of great help. @ Kelvin I applied the 32 bit patch Where can I get this patch? So that I can build on a 32 bit m/c Thanks Srinidhi On Tue, Dec 21, 2010 at 6:21 PM, Kelvin kelvinvi...@gmail.com wrote:

[android-porting] How to use ndk to compile template classes?

2010-12-23 Thread 袁堂夫
As you know that template classes are implemented in the .h header files, and the ndk is not build the .h files. When the ndk link the obj files, it will failed that the template classes are not implemented. Who can help me fix this? Thank you very much, please~ -- unsubscribe: