sl4a icon indicating copy to clipboard operation
sl4a copied to clipboard

Ability to List Installed Packages

Open damonkohler opened this issue 9 years ago • 1 comments

From @GoogleCodeExporter on May 31, 2015 11:27

The AndroidFacade includes getPackageVersion(String packageName) and 
getPackageVersionCode(String packageName). This seems woefully incomplete. At a 
minimum, we should have a way to return a list of installed packages, and also 
ways to retrieve the package Market URLs.

Original issue reported on code.google.com by [email protected] on 15 Aug 2010 at 4:38

Copied from original issue: damonkohler/android-scripting#397

damonkohler avatar Jun 13 '15 19:06 damonkohler

From @GoogleCodeExporter on May 31, 2015 11:27

There is also getLaunchableApplications and getRunningPackages. However, there 
is room for fleshing this out more.

Original comment by [email protected] on 16 Aug 2010 at 11:28

damonkohler avatar Jun 13 '15 19:06 damonkohler