We use cookies to enhance your experience. By continuing, you agree to our Privacy Policy.

Things you can do with Android's Package Manager API

This code is a collection of Kotlin snippets for working with the Android PackageManager. These snippets would be useful for developers building app management tools, security apps, launcher applications, or any functionality that needs to interact with other installed applications on an Android device.

Component
Cavin Macwan

Cavin Macwan

Posted on March 24, 2025

Things you can do with Android's Package Manager API
Click to expand preview
Scroll for source code

Source Code