Skip to content

SL4A ApplicationManagerFacade

michael edited this page Nov 9, 2015 · 1 revision
forceStopPackageForce stops a package.
packageName (String) name of package
getLaunchableApplicationsReturns a list of all launchable application class names.
getRunningPackagesReturns a list of packages running activities or services.
returns: (List) List of packages running activities.
launchStart activity with the given class name.
className (String)

Clone this wiki locally