1 مستودع
Tools for installing and verifying updates for a single feature bundle without full application deployment.
Distinguishing note: No candidate covers the targeted installation of a single bundle for development verification.
Explore 1 awesome GitHub repository matching development tools & productivity · Bundle-Specific Debugging. Refine with filters or upvote what's useful.
Atlas is a modularization system and dynamic component framework for Android. It functions as a class isolation layer and incremental update engine, allowing application logic and resources to be decoupled into independent bundles that are loaded at runtime. The project distinguishes itself by providing physical bundle isolation through custom class loaders to prevent dependency conflicts and bypass method count limits. It enables the deployment of remote components and incremental patches, using bytecode diffs and resource patching to update specific application parts without requiring a ful
Installs targeted updates for a single feature bundle during development to verify changes without a full deployment.