Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use monkey to start Android applications #2037

Merged
merged 1 commit into from
Sep 7, 2016

Conversation

rosen-vladimirov
Copy link
Contributor

@rosen-vladimirov rosen-vladimirov commented Sep 7, 2016

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.

Fixes #2028

@Mitko-Kerezov
Copy link
Contributor

LGTM 👍

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.
@rosen-vladimirov rosen-vladimirov self-assigned this Sep 7, 2016
@rosen-vladimirov rosen-vladimirov added this to the 2.3.0 milestone Sep 7, 2016
@dtopuzov
Copy link
Contributor

dtopuzov commented Sep 7, 2016

💯

@rosen-vladimirov rosen-vladimirov merged commit 97ad56b into master Sep 7, 2016
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/android-start branch September 7, 2016 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants