SkillAgentSearch skills...

AndroidPermissionsManager

This plugin provides suggestions for permission for Android APIs

Install / Use

/learn @osamarao/AndroidPermissionsManager
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Overview

This Android Studio plugin provides suggestions for permission for Android APIs.</br> This is added as an intention and once a permission is selected it is copied to the clipboard and can then be pasted in the AndroidManifest.xml

Installing

  1. Download Android Permission Manager.zip
  2. In Android Studio go to plugins
  3. Press "Install from disk"

Usage

  1. Place caret at end of a Type ( API declaration )
  2. Click on "Analyze and Suggest Permission"
  3. Select from given list and click "Confirm"

More Information:

More information is available here: https://goo.gl/ba84qv

TODOs

  1. Automatically add permission to the manifest.
  2. Support the new Runtime Permissions introduced in Android 6.0

Related Skills

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated7y ago
Forks0

Languages

Java

Security Score

60/100

Audited on Nov 20, 2018

No findings