GoogleChromeLabs / GoogleChromeLabs/bubblewrap

`bubblewrap install` also starts the application

Open
#163 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
3.1k
Forks
319
PR merge metrics
No merged PRs in 30d

Description

Besides installing the APK, the install command can automatically start the application:

```
adb shell am start -n com.package.name/com.package.name.ActivityName
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.