Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Android Permissions HelperNew to Visual Studio Code? Get it now.
Android Permissions Helper

Android Permissions Helper

XxA7med66xX

|
678 installs
| (0) | Free
A VS Code extension that simplifies the process of adding android permissions to AndroidManifest.xml file
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info


Android permissions helper


A VS Code extension that simplifies the process of adding android permissions to AndroidManifest.xml file


preview

Build

You must have nodejs, npm and git installed on your os

1- Clone the repo

git clone https://github.com/XxA7med66xX/android-permissions-helper.git && cd android-permissions-helper

2- Install dependencies

npm install 

3- Build

npm run build

The output will be a file with .vsix extension located in repo directory.

Installation

1- In vscode open extensions section or press Ctrl+Shift+X.

2- Click on the three dots in the top right corner of the Extensions view and select "Install from VSIX".

3- In the file explorer window, navigate to the location of the VSIX file you obtained and select it.

Icon Credits

The key icon in the extension icon was sourced from the SVG repo website.

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