Machine setup for Windows will be a little different from that of Mac as we don't have the concept of a package manager. We will need to download the individual installers and run them to install the software we need. Let's start with installing Java, Android SDK, and then appium.
Machine setup for Windows
Installing Java
Following are the steps to install Java:
- Visit the JDK download page and download the (jdk-8uversion-windows-xxx.exe) package based on your machine configuration (either the amd64 or x64).
- Install Java from the downloaded package.
- Once installed, bring up the search box and type advanced system setting. Click on the View advanced system settings search result.
- On the system properties window, click...