-
Notifications
You must be signed in to change notification settings - Fork 0
Command Line Options
David S edited this page Aug 12, 2016
·
2 revisions
Removes any existing application and wipes any associated application data for that application, before installing.
Does not prompt user for option [Implicit with options: -r, -f]
Reinstalls the app represented by the given APK. Does nothing if the app is not already installed.
Prompts the user about options [Overrides: -np]
The path of an APK file. The path should exist, be a valid APK file, and end with the file extension .apk
APKInstaller test.apk
APKInstaller C:\somedir\and\some\more\directories\foo.apk