Commit 2f10168
committed
Fix android emulator starting
Add appId option when starting android emulator in order to fix starting of the application (it is installed correctly on the device, but last call, that has to start the app, uses appid). Update common lib where support for genymotion emulator has been added.
#1671 parent 04d5afe commit 2f10168
2 files changed
+2
-2
lines changed- definitions/mobile.d.ts+2-2
- mobile/android/android-device.ts+8-20
- mobile/android/android-emulator-services.ts+173-36
- mobile/app-identifier.ts+3-4
- mobile/ios/ios-device.ts+1-1
- options.ts+2-1
- resources/platform-tools/android/win32/NOTICE.txt+10.4k-10.0k
- resources/platform-tools/android/win32/adb.exe
- resources/platform-tools/android/win32/fastboot.exe
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
253 | | - | |
| 253 | + | |
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
| |||
0 commit comments