Commit 1b864ab
committed
Use monkey to start Android applications
Use the monkey tool to start Android applications on device. This way we do not have to care about the startPackageActivity name and we can start the application in case a custom activity is used.
Remove unused code and variables.1 parent 1fb2962 commit 1b864ab
2 files changed
+1
-3
lines changed- appbuilder/appbuilder-static-config-base.ts-12
- appbuilder/declarations.d.ts-1
- appbuilder/project/project-base.ts+2-20
- appbuilder/proton-static-config.ts+2-2
- constants.ts-5
- definitions/config.d.ts-1
- mobile/android/android-application-manager.ts+5-18
- mobile/android/android-emulator-services.ts+1-1
- static-config-base.ts-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
32 | | - | |
33 | 31 | | |
34 | 32 | | |
35 | 33 | | |
| |||
0 commit comments