mirror of
https://github.com/appium/appium.git
synced 2026-04-28 06:20:31 -05:00
Add links to haxm page.
This commit is contained in:
@@ -24,3 +24,8 @@ To run tests on Linux, you will need to have the Android Emulator booted and run
|
||||
node server.js
|
||||
|
||||
See the [server documentation](https://github.com/appium/appium/blob/master/docs/server-args.md) for all the command line arguments.
|
||||
|
||||
# Notes
|
||||
* There exists a hardware accelerated emulator for android, it has it's own
|
||||
limitations. For more information you can check out this
|
||||
[page](https://github.com/appium/appium/blob/master/docs/android-hax-emulator.md).
|
||||
|
||||
@@ -28,3 +28,6 @@ Appium on OS X supports iOS and Android testing.
|
||||
UIAutomator. Just choose the latest Android OS). You can create an AVD by
|
||||
using the android SDK tools. Remember the name you give the AVD, so that you
|
||||
can launch an emulator with it and run tests against it.
|
||||
* There exists a hardware accelerated emulator for android, it has it's own
|
||||
limitations. For more information you can check out this
|
||||
[page](https://github.com/appium/appium/blob/master/docs/android-hax-emulator.md).
|
||||
|
||||
Reference in New Issue
Block a user