Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Android System ToolsNew to Visual Studio Code? Get it now.
Android System Tools

Android System Tools

flimberger

|
62,624 installs
| (3) | Free
Syntax support for file formats used in Android system development.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Android System Tools

Support for file formats used in Android system development.

Installation

From the Visual Studio Code Marketplace

Just search for it in the marketplace, or run

code --install-extension flimberger.android-system-tools

Building from Source

Currently, there is no separate build step necessary besides creating the package from the files. For convenience, a Makefile is provided, which wraps the process into a single command:

make install

This automatically builds the extension using vsce and then installs it.

Features

Syntax highlighting for:

  • Android.bp
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft