[android-porting] [Question] CTS -- Audio Quality Verifier

2012-06-04 Thread huang stanley
Dear all: http://source.android.com/compatibility/downloads.html Just a simple question, Android 4.0.3 R3 Compatibility Test Suite (CTS) remove the Audio Quality Verifier test tool. Do you know WHY android remove the Audio Quality Verifier tool on CTS (android 4.0.3) ??? PS: CTS - Audio

[android-porting] interfacing egalx touchkit monitor to beagleboard on android

2012-06-04 Thread kiran nayak
hi all i need to inteface egalx touchkit monitor to beagleboard on android gingerbread(arowboat) over hdmi connector. currently i m getting the proper android display but the touch is not working due to driver issues. i cheked by loading the touch-usb driver given by them i.e tkusb.ko but no

[android-porting] How to disable certain services?

2012-06-04 Thread Mohammad Mahefooz
We have successfully ported Android 2.3.6 on an IP Set top box. But there are many unnecessary services such as Bluetooth, WiFi, Vibrator, Radio, Power etc running on the box which are consuming lot of RAM. We tried to disable them, but the box is crashing continuously. Can anyone suggest how

[android-porting] Re: How to disable certain services?

2012-06-04 Thread Ronnyek
Edit the init.rc file which may be in your init ramdisk or just in the root of the boot partition. You can disable a service by adding a line beneath last configuration option for the service called disabled. This will temporarily disable the service. or rather prevent it from automatically

[android-porting] How to create custom ROM image.

2012-06-04 Thread Nainala Srinivas
Hi, I would like to create custom ROM image with my apps. What are the steps I have to follow for build. Kindly give the process steps. Thanks in advance. BR Srinivas -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Re: interfacing egalx touchkit monitor to beagleboard on android

2012-06-04 Thread Ronnyek
Over hdmi? I've got a little 7 hdmi monitor with integrated egalax touch screen, but it just does audio/video over hdmi, touch panel controlled by usb. What you should be able to do is create idc file (http://source.android.com/tech/input/input-device-configuration-files.html) for egalax