Booster Deep Dive

Booster Deep Dive

A Deep Dive into How Booster Implemented and What's the Design Ideas and Principles

Getting Started → Introduction

Out of Box

Minimal setup with Gradle project to help you optimize app quality efficiently.

Completely Non-Intrusive

Optimize app globally without modifying business code.

Wide-Compatibility

Compatible with AGP 3.0 and above,developers don't need to compat AGP by version.

High-Extensibility

Plug-in architecture based on SPI, easy to extend your own plugins by using Booster API.

High-Reusability

Decoupled with Gradle completely, supports running with Java standalone.

Flexible Choice

Supports both AMS and Javassist bytecode manipulation frameworks.