Skip to content

Commit

Permalink
Update troubleshooting.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vkmtse committed Jan 2, 2014
1 parent e9cce3f commit 50e0e36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ In the Android SDK 22, the platform and build tools are split up into their own
* Make sure the Android emulator is up and running.
* It's sometimes useful to run `adb kill-server && adb devices`. This can reset the connection to the Android device.
* Make sure you know about the `app-package`, `app-activity`, and `app-wait-activity` desiredCapabilities (see [this doc](https://github.com/appium/appium/blob/master/docs/running-tests.md#run-android) for more information).
* Make sure you set ANDROID_HOME pointing to the Android SDK directory

## IOS

Expand Down

0 comments on commit 50e0e36

Please sign in to comment.