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

docs: add example for startActivity #835

Merged
merged 5 commits into from
Nov 9, 2024
Merged

docs: add example for startActivity #835

merged 5 commits into from
Nov 9, 2024

Conversation

KazuCocoa
Copy link
Member

@KazuCocoa KazuCocoa commented Nov 8, 2024

@KazuCocoa KazuCocoa marked this pull request as ready for review November 8, 2024 07:43
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@KazuCocoa
Copy link
Member Author

Updated

README.md Outdated
@@ -878,6 +878,25 @@ flags | string | no | Intent startup-specific flags as a hexadecimal string. Che

The actual stdout of the downstream `am` command.

#### Example

Use the code snippet below to represent the following shell command: `shell am start-activity -W -n io.appium.android.apis/io.appium.android.apis.ApiDemos -S -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'`, which is called in a new session request.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

which is usually similar to what is called in a new session request

@KazuCocoa KazuCocoa merged commit 2efd7fe into master Nov 9, 2024
2 checks passed
@KazuCocoa KazuCocoa deleted the docs-startactivity branch November 9, 2024 09:19
Copy link

🎉 This PR is included in version 3.8.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

2 participants