Hi,

Try to export the PATH of $mydroid/out/host/linux-x86/bin/ and then run cts,
it should solve the SDK ROOT problem, provided you have complied the sdk,
else download one.

And regarding devices, please make sure you have the
file /etc/udev/rules.d/51-android.rules with the following entry:

*# Google Vendor ID for ADB*
* SUBSYSTEM=="usb", SYSFS(idVendor)=="18d1", MODE="0666"*


On Mon, Apr 18, 2011 at 1:23 PM, bt android <bt4andr...@gmail.com> wrote:

> Hai all,
>
> Can anybody suggest the procedure for performing CTS in android mobiles?
>
> I followed the below steps:
>
> build cts
> $ android
> $ make cts
> run cts
> $ cd $mydroid/out/host/linux-x86/bin/
> $ ./cts
> cts_host > help
> This is done.
>
> Need clarifications on this:
>
> In the steps to be followed it is given as:
> Then in the out/host/linux-x86/cts/android-cts/tools sub directory, you
> will find the startcts bash script.Modify it to point out your SDK and then
> run the script.
>
>
> 1. Which SDK root to point?
> 2. ls -d is not showing any devices even after connecting the device. What
> should be done for this?
>
> Thanking in advance,
>
>
>
>
>  --
> unsubscribe: android-porting+unsubscr...@googlegroups.com
> website: http://groups.google.com/group/android-porting
>



-- 
Thanks and Regards,

Akshat Saha

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to