Android permissions helperA VS Code extension that simplifies the process of adding android permissions to AndroidManifest.xml file BuildYou must have nodejs and git installed on your os 1- Clone the repo. 2- In the repo directory run:
3- The output will be a file with .vsix extension located in repo directory. Installation1- 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. |