Skip to content

Commit

Permalink
Merge pull request #3321 from moizjv/documentation
Browse files Browse the repository at this point in the history
Adding documentation for running appium as admin on windows
  • Loading branch information
jlipps committed Aug 6, 2014
2 parents 96d9537 + 5bf8e5e commit b626123
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/en/appium-setup/running-on-windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ arguments.

### Notes

* On windows run appium.app as administrator or when running from source you need to run cmd as administrator.
* You must supply the `--no-reset` or `--full-reset` flags for
Android to work on Windows.
* There exists a hardware accelerated emulator for Android, it has it's own
Expand Down
1 change: 1 addition & 0 deletions docs/en/appium-setup/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ to github or write to the [appium-discuss mailing list](https://groups.google.co
* Make sure your system is set up appropriately (i.e., XCode is updated,
Android SDK is installed and `ANDROID_HOME` is set.
* Make sure the paths to your applications are correct
* On windows run appium.app as administrator or when running from source you need to run cmd as administrator.

### If you're running Appium.app

Expand Down

0 comments on commit b626123

Please sign in to comment.