I want to setup Android CTS in my Windows OS. I didn't found proper links or references to download & install Android CTS for Windows OS.
Official document and few more links are provided for Linux OS.
Thanks in advance.
I want to setup Android CTS in my Windows OS. I didn't found proper links or references to download & install Android CTS for Windows OS.
Official document and few more links are provided for Linux OS.
Thanks in advance.
Official Android Compatibility Test Suite (CTS)
is primarily designed for and officially supported on Linux and not directly available for Windows.
Here are your options given the above constraint :
Live Linux Distribution. Create a bootable Live Linux USB (e.g. Linux Lite or Lubuntu ) using any of the USB creator tools like Rufus , Unetbootin and then install Android CTS .
If you insist only windows ( not sure what sense forces you to ) use virtualization
software like VMware
to install Linux on Virtual Machine
and then CTS. Make sure you have enough Memory and HDD Space to do this.
the official documentation and support for CTS are geared towards Linux.