mirror of
https://github.com/adelphes/android-dev-ext.git
synced 2025-12-22 09:29:38 +00:00
Allow customised install arguments #85
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @adelphes on 8/26/2019
Create
pmInstallArgslaunch configuration parameter, allowing an array of strings to be passed as arguments to thepm install <apk>command.Fixes #73