Android Issue Tracker Plugin (For Android Studio) [Deprecated, For Code Samples Only]
Intellij plugin for Android Studio that queries for issues on the AOSP Issue Tracker.
What is this repository for?
- Hosts the code base for the plugin.
- Version: 0.0.1 (alpha)
Installation
- Download the plugin zip file here
- Open Android Studio
- Click Settings or Preferences in the main menu
- Click ‘Plugins’
- Click install plugin from disk, select the zip file, and enable the plugin
- You’re all set!
Contribution guidelines
- Feel free to submit pull requests for issues and new features. Thanks!