Android appium on mac emulator

broken image

Open a terminal and check java version: $ java -version Install it anyway as you may do iOS automation in the future.

broken image

This is a dependency check for appium-doctor but not really needed for Android. Open a terminal and run $ brew install carthage You should see something like Homebrew 1.3.2. See additional install instructions here for further details. Open a terminal and run $ /usr/bin/ruby -e “$(curl -fsSL )” Open a terminal and run $ xcode-select –install

broken image

Goto the Mac Appstore and search for Xcode and click the Get button.Īfter installation, install the Commandline Tools. Never EVER EVER EVER sudo install anything!!! It will make all our lives easier, trust me! <<<<<<