Skip to content

SL4A ApplicationManagerFacade

michael edited this page Nov 9, 2015 · 1 revision
forceStopPackage Force stops a package.
packageName (String) name of package
getLaunchableApplications Returns a list of all launchable application class names.
getRunningPackages Returns a list of packages running activities or services.
returns: (List) List of packages running activities.
launch Start activity with the given class name.
className (String)
Clone this wiki locally