iqiyi/Qigsaw
🔥🔥Qigsaw ['tʃɪɡsɔ] is a dynamic modularization library which is based on Android App Bundles(Do not need Google Play Service). It supports dynamic delivery for split APKs without reinstalling the base one. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2627
- days_rel: n/a
- days_push: 1043
- n_releases_24m: 0
Adoption not part of the score
1698 stars · 272 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Qigsaw is a dynamic modularization library for Android based on Android App Bundles, enabling dynamic delivery of split APKs without requiring Google Play Services or reinstalling the base APK. It includes a Gradle plugin for building and uploading split APKs and a core library exposing Play Core-like APIs for installing feature modules at runtime.
Use cases
- deliver Android app features on demand without Google Play
- split a large Android app into dynamic feature modules
- install split APKs dynamically without reinstalling the base app
- use Android App Bundle-style dynamic delivery in China without Play Services
- modularize an Android app and download features at runtime
- host and upload split APKs to your own CDN server
When to choose
- your Android app targets users without Google Play Services
- you want Play Core-style dynamic feature delivery with your own hosting and downloader
- you need to modularize a large Android app and ship features on demand
When to avoid
- you distribute exclusively through Google Play and can use Play Feature Delivery directly
- you need to update the base APK or split AndroidManifest.xml dynamically
- your project relies on Android App Bundles features Qigsaw does not support
Facets
library · maturity maintenance
plugin-system build-tool developer-tools mobile-development android-tools developer-tools jvm android-app-bundle split-apk dynamic-feature dynamic-delivery gradle-plugin modularization no-google-play-services android mobile
1 source
- readme: https://github.com/iqiyi/Qigsaw · fetched 2026-08-28 · 92796ea583e7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| iqiyi/Qigsaw | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem