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: [email protected] website: http://groups.google.com/group/android-porting
