package icon

Universal Installer

APK/APKS/XAPK/APKM installer with OBB, URL downloads, Shizuku & VirusTotal scans
New in version 1.3.0
- Sync & Share: Local network file server to share and download packages
- Root backend support: Silent install, uninstall, and system app removal
- Uninstall: Refresh button added
- Improved real-time download progress tracking
- Fixed adaptive launcher icon and notification icon rendering
Universal Installer is a modern Android package manager that handles what the default installer can't — split APKs, bundled archives with OBB data, silent installs, and downloads from URLs. All wrapped in a clean Material 3 UI.

Supported Formats

- APK — Standard Android packages
- APKS — Split APK bundles
- XAPK — Compressed split bundles (APKPure format) with OBB
- APKM — Split bundles (APKMirror format)

Install From Anywhere

- Local file picker — Three modes: auto-scan device storage, browse packages only, or browse all files
- Remote download — Paste a URL; the package lands in Download/UniversalInstaller/ with its real filename, visible in any file manager
- Download history — Re-install from history, copy source URLs, manage files without digging through file managers
- Chrome / Gmail / Telegram integration — Open downloaded APKs from any source, even when the URL has no extension

Preview Before Installing
See app name, icon, version, package, file size, min/target SDK, supported CPU architectures, languages, permissions, split count, and OBB count — all before you commit.

OBB Support

- Bundled OBBs inside XAPK/APKM are detected and copied automatically to Android/obb/
- Standalone .obb files can be attached to any APK via the preview sheet (great for apps split across multiple sources)
- Runs as a foreground worker with progress notification — keeps copying even if you leave the app
- Smart fallback: direct I/O → Shizuku → SAF (per-package folder grant)

Root & Shizuku Power User Features
With Root access or Shizuku enabled:

- Silent install / uninstall (no system prompts)
- Replace existing, allow downgrade, grant all permissions, allow test/debug packages, bypass low target SDK block, install for all users
- Set Install Source — Spoof the installer package (Google Play, Aurora, F-Droid, Amazon, Samsung, Huawei, Xiaomi, or custom) so apps with "installed from Play Store" checks accept your sideload

App Manager

- Full list with APK size, install date, last-used time
- Sort by Name / Size / Installed / Last used — ascending or descending
- Batch select via long-press
- Filter FAB for quick sort/filter; long-press FAB to scroll to top
- Uninstall logs with success/failure reason

Sync & Share (LAN File Server)

- Built-in HTTP server to share and manage your packages across a local network (Wi-Fi)
- Beautiful web dashboard to download APKs to PC or upload new ones directly to your phone
- Real-time download progress and transfer tracking directly in the app
- Optional PIN protection to secure your file sharing sessions

Security

- VirusTotal hash lookup runs automatically on every picked file
- Optional full upload + multi-engine scan for unknown files (up to 650 MB)
- Clear verdict with malicious / suspicious / harmless / undetected engine counts

Device Utilities

- Storage card on the Install screen — free / total space at a glance
- Install history with per-app success/failure and error reasons
- Progress notifications for downloads, installs, and OBB copy

Privacy

- No internet required for core functionality
- VirusTotal scanning is optional and uses your own API key
- No ads, no tracking, no data collection
- Fully open source — inspect the code yourself

Website: https://universal-installer.pwhs.app
Privacy: https://universal-installer.pwhs.app/privacy
Terms: https://universal-installer.pwhs.app/terms
Source code: https://github.com/pass-with-high-score/universal-installer

Versions

Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.

Download F-Droid
  • Version 1.3.0 (4) suggested Added on Apr 21, 2026

    arm64-v8a armeabi-v7a x86 x86_64

    This version requires Android 7.0 or newer.

    It is built and signed by the original developer, and guaranteed to correspond to this source tarball.

    Permissions
    • view network connections
      Allows the app to view information about network connections such as which networks exist and are connected.
    • view Wi-Fi connections
      Allows the app to view information about Wi-Fi networking, such as whether Wi-Fi is enabled and name of connected Wi-Fi devices.
    • run foreground service
      Allows the app to make use of foreground services.
    • run foreground service with the type "dataSync"
      Allows the app to make use of foreground services with the type "dataSync"
    • have full network access
      Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.
    • android.permission.MANAGE_EXTERNAL_STORAGE
    • android.permission.PACKAGE_USAGE_STATS
    • show notifications
      Allows the app to show notifications
    • read the contents of your shared storage
      Allows the app to read the contents of your shared storage.
    • run at startup
      Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
    • request delete packages
      Allows an application to request deletion of packages.
    • request install packages
      Allows an application to request installation of packages.
    • control vibration
      Allows the app to control the vibrator.
    • prevent phone from sleeping
      Allows the app to prevent the phone from going to sleep.
    • modify or delete the contents of your shared storage
      Allows the app to write the contents of your shared storage.
    • app.pwhs.universalinstaller.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
    • moe.shizuku.manager.permission.API_V23

    Download APK 3.3 MiB PGP Signature | Build Log

  • New in version 1.2.0
    - Download packages from any URL, with a Download History screen
    - OBB support (XAPK/APKS + standalone .obb) via Shizuku or SAF
    - Set installer source on install (Shizuku)
    - Batch install: multi-pick from picker or share menu
    - Redesigned on-device scanner: multi-select, delete, select-all
    - Permission Center in the top bar
    - Uninstall: filter, sort, usage times
    - Many bug fixes and translations
  • Version 1.2.0 (3) - Added on Apr 20, 2026

    arm64-v8a armeabi-v7a x86 x86_64

    This version requires Android 7.0 or newer.

    It is built and signed by the original developer, and guaranteed to correspond to this source tarball.

    Permissions
    • view network connections
      Allows the app to view information about network connections such as which networks exist and are connected.
    • run foreground service
      Allows the app to make use of foreground services.
    • run foreground service with the type "dataSync"
      Allows the app to make use of foreground services with the type "dataSync"
    • have full network access
      Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.
    • android.permission.MANAGE_EXTERNAL_STORAGE
    • android.permission.PACKAGE_USAGE_STATS
    • show notifications
      Allows the app to show notifications
    • read the contents of your shared storage
      Allows the app to read the contents of your shared storage.
    • run at startup
      Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
    • request delete packages
      Allows an application to request deletion of packages.
    • request install packages
      Allows an application to request installation of packages.
    • control vibration
      Allows the app to control the vibrator.
    • prevent phone from sleeping
      Allows the app to prevent the phone from going to sleep.
    • modify or delete the contents of your shared storage
      Allows the app to write the contents of your shared storage.
    • app.pwhs.universalinstaller.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
    • moe.shizuku.manager.permission.API_V23

    Download APK 3.1 MiB PGP Signature | Build Log