Re: [android-kernel] Regarding Android CTS

2012-12-10 Thread NEO
OTG? you need not to do this, just connect your board to your host pc. execute adb device, if your host pc has your device's adb drvier, adb will find your device. then run cts test. 2012/12/11 Manjeet Pawar > I can use USB cable,bcoz I dont have OTG support on my board...only things > that i c

Re: [android-kernel] Regarding Android CTS

2012-12-10 Thread Manjeet Pawar
I can use USB cable,bcoz I dont have OTG support on my board...only things that i can use as a connection is "ethernet port"...but when i followed the doc "http://processors.wiki.ti.com/index.php/Android_ADB_Setup"...i didn't have some binaries like setprop or su..I downloaded them,but they didn't

Re: [android-kernel] Regarding Android CTS

2012-12-10 Thread NEO
As you know, you need to fix the connection problem. Why don't you use usb cable? 2012/12/11 Manjeet Pawar > *Hi All,* > ** > *I want to run CTS(compatibility Test Suite) from commandline. But I am > not able to connect my board thought ethernet port via 'adb'. So connection > between hostpc an

[android-kernel] Regarding Android CTS

2012-12-10 Thread Manjeet Pawar
*Hi All,* ** *I want to run CTS(compatibility Test Suite) from commandline. But I am not able to connect my board thought ethernet port via 'adb'. So connection between hostpc and my board(ARM board) is a measure issue here...I have flashed android in my board still I am not able to connect it to t