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

fix: add missing arguments to adb shell in run-android command #1916

Conversation

szymonrybczak
Copy link
Collaborator

Summary:

Closes #1907

CleanShot.2023-04-17.at.18.22.53.mp4

Test Plan:

  1. Clone the repository and do all the required steps from the Contributing guide
  2. Run this command:
node /path/to/react-native-cli/packages/cli/build/bin.js run-android

should launch adb shell with -a android.intent.action.MAIN -c android.intent.category.LAUNCHER

@szymonrybczak szymonrybczak force-pushed the fix/add-missing-adb-shell-arguments branch from d18c162 to 6497610 Compare April 17, 2023 17:05
@thymikee thymikee merged commit 6e9a441 into react-native-community:main Apr 17, 2023
thymikee pushed a commit that referenced this pull request May 4, 2023
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.

react-native run-android works weirdly with standard launch mode
4 participants