AOSP Development Tools

Web-based tools that help you generate configurations, analyze logs, and solve common AOSP development challenges. No installation required - use them directly in your browser.

Local Manifest Generator

Available

Easily build roomservice.xml manifests to sync device trees, kernels, and vendor blobs for your custom ROM.

Key Features:

  • Visual XML builder
  • Support for GitHub/GitLab sources
  • Branch selection
  • One-click copy to clipboard
  • Syntax error prevention

Dynamic Partition Calculator

Available

Calculate BOARD_SUPER_PARTITION_SIZE and group sizes with overhead for dynamic partition configs.

Key Features:

  • MiB/GB to Bytes conversion
  • Hexadecimal output support
  • Automatic overhead calculation
  • Direct BoardConfig.mk snippets

Build Error Decoder

Available

Paste your confusing Ninja, Soong, or Make errors to get a plain-English explanation and common fixes.

Key Features:

  • Ninja/Soong failure detection
  • SELinux neverallow explanations
  • Missing dependency resolution
  • Human-readable suggestions

Device Fingerprint Generator

Available

Generate PRODUCT_PROPERTY_OVERRIDES to spoof popular device fingerprints for passing Play Integrity.

Key Features:

  • Popular certified devices (Pixel, POCO)
  • Latest security patch dates
  • device.mk ready snippets
  • One-click copy

More Tools Coming Soon

We're actively developing additional interactive tools based on community feedback. Each tool is designed to solve real AOSP development challenges and save you time.

Device Tree Tools

Enhanced validation and generation tools for device tree configurations.

Performance Profiler

Web-based performance monitoring and analysis dashboard.

AIDL Generator

Automated AIDL interface generation and validation tools.