# zacharee/InstallWithOptions

Simple-ish app using Shizuku to install APKs on-device with advanced options

Repository: https://github.com/zacharee/InstallWithOptions
Canonical: https://ross.abutalabs.com/products/installwithoptions
Language: Kotlin
License: MIT
License Family: permissive
Last push: 2026-08-11T18:11:38+00:00

## Health v2 (maintenance only)
Score: 83/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 74, longevity 68
- inputs: {"age_days": 962, "days_push": 22, "days_rel": 172, "gap_med": 3, "n_releases_24m": 14}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3179, forks 157 (observed 2026-08-28T04:07:47.749765+00:00)

## What it is
An Android app that installs APKs on-device with advanced options (test-only apps, bypassing target SDK limits, downgrades, split APKs) using Shizuku for shell permissions. It removes the need for ADB from a computer.

## Use cases
- install test-only APKs without a computer
- bypass Android 14 target SDK install restriction
- downgrade an app on-device
- install split APKs from my phone
- batch install multiple APKs
- sideload apps using Shizuku

## When to choose
- you want advanced APK install options directly on an Android 11+ device
- you need to install split APKs or multiple apps at once without ADB
- you want a simple, focused installer rather than a feature-heavy manager

## When to avoid
- you need a full-featured package installation manager (consider InstallerX Revived)
- your device runs Android below 11 and you lack ADB/Shizuku setup
- the APK lacks native libraries for your CPU architecture

## Facets
- artifact type: application
- maturity: active
- function: cli, developer-tools
- domain: android-tools, developer-tools
- platform: -
- tags: apk-installer, shizuku, package-management, sideloading, split-apks, on-device, automation, android, mobile

## Member repositories
- zacharee/InstallWithOptions (main) score 83

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:47.749765+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:25:06.980064+00:00, confidence not recorded.
  - readme: https://github.com/zacharee/InstallWithOptions (fetched 2026-08-28T04:07:47.749765+00:00, sha 7e99908b1bef)
- Data as of 2026-08-30T08:39:29.467469+00:00.
