# a-voyager/AutoInstaller

应用自动静默更新安装库.

Repository: https://github.com/a-voyager/AutoInstaller
Canonical: https://ross.abutalabs.com/products/autoinstaller
Language: Java
License Family: other
Last push: 2018-12-17T07:08:25+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3690, "days_push": 2816, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1064, forks 212 (observed 2026-08-28T04:03:26.643835+00:00)

## What it is
An Android library that enables silent, automatic installation of APK updates using either root privileges or Android's AccessibilityService. It lets apps trigger silent download and installation of APKs with a single line of code.

## Use cases
- silently install apk updates in my android app
- auto-update android app without user interaction
- install apk via root programmatically
- use accessibility service to auto-install apps
- one-line silent apk installer library for android

## When to choose
- your app runs on rooted devices or can enable AccessibilityService
- you need silent in-app APK updates on older Android versions

## When to avoid
- targeting modern Android versions where silent install is restricted
- you need a maintained library with active support
- your app is distributed via Play Store, which forbids this behavior

## Facets
- artifact type: library
- maturity: abandoned
- function: developer-tools, workflow-automation
- domain: android-tools, mobile-development, developer-tools
- platform: -
- tags: apk-installation, silent-install, root, accessibility-service, auto-update, java, android, mobile

## Member repositories
- a-voyager/AutoInstaller (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:26.643835+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-30T06:55:48.016656+00:00, confidence not recorded.
  - readme: https://github.com/a-voyager/AutoInstaller (fetched 2026-08-28T04:03:26.643835+00:00, sha 6fb2bd0d0068)
- Data as of 2026-08-30T08:39:29.467469+00:00.
