dtmilano / AndroidViewClient

Android ViewServer and ADB client
Apache License 2.0
1.61k stars 344 forks source link

Add a convenience function to uninstall a package via ViewClient. #285

Closed j-jorge closed 3 years ago

j-jorge commented 3 years ago

This PR adds a ViewClient.uninstallPackage function. As there is already a ViewClient.installPackage function, the symmetric would save the user the burden of remembering the syntax and to pass the expected serial argument of adb.