epegasus / Installed-Apps

Get all installed app in your device using query_all_packages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installed-Apps

Get all installed app in your device using query_all_packages

A sample Android app built in Kotlin for implementing installed app.

Features:

  • List all installed user apps.
  • Get app icons and details.
  • ...

Usage:

  1. Clone the repository.
  2. Build the app using Android Studio.
  3. Run the app on your Android device or emulator.

Technologies:

  • Kotlin
  • Android SDK

Permissions:

  • QUERY_ALL_PACKAGES (to list installed apps)

Screenshots: Screenshot_20231019_231543

License: This project is licensed under the MIT License.

Author: Sohaib Ahmed

Contributing: If you'd like to contribute, please fork the repository and create a pull request.

Contact: For questions or feedback, you can reach out to sohaibmughal93@gmail.com.

About

Get all installed app in your device using query_all_packages


Languages

Language:Kotlin 100.0%