Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Decompile APKNew to Visual Studio Code? Get it now.
Decompile APK

Decompile APK

milochen0418

|
2,264 installs
| (0) | Free
A VSCode extension to decompile all APK files and friendly view decompiled code in Java. This extension is designed to work exclusively on macOS.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Decompile APK Extension

This is a VSCode extension that allows you to easily decompile APK files and view the code in VSCode.

It leverages macOS-specific tools and dependencies, such as Homebrew,
and is not supported on other operating systems like Linux or Windows.

Features

  • Automatically installs required tools via Homebrew
  • Decompiles APK files and opens them in VSCode

Installation

  1. Ensure you are using macOS.
  2. Install this extension from the VSCode Marketplace.
  3. Run the command Decompile APK from the command palette.

Requirements

  • macOS
  • Homebrew

Release Notes

0.0.1

Initial release.

0.0.2

Added announcement, indicating that only Mac OS X supports

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