Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Android emulator to Travis (#705)
* Add Android emulator to Travis * More robust handling of ADB device status, and lack of devices * Add platform-tools to PATH for adb, fastboot, etc. * Add basic tests for some ADB code * Add with_device annotation to auto-detect a device * Skip Android emulator installation if we dont need it * Do not install emulator in all cases (e.g. OSX)
- Loading branch information