AndroidDrawableViewer

Additional

Language
Kotlin
Version
N/A
Created
Jul 8, 2015
Updated
Mar 8, 2018 (Retired)
Owner
Takahiro Shimokawa (androhi)
Contributors
Takahiro Shimokawa (androhi)
Yoshinori Isogai (shiraji)
2
Activity
Badge
Generate
Download
Source code

Android Drawable Viewer

This plugin provide the function that see drawable resources of the android project, support for IntelliJ IDEA and Android Studio.

The page of this plugin is here.

Installation

From JetBrains Plugin Repository:

  1. Launch IDE and select "Preferences > Plugins > Browse repositories...".
  2. Search "Android Drawable Viewer".
  3. Click "Install plugin" button.

Manually:

  1. Download the latest release from here.
  2. Launch IDE and select "Preferences > Plugins > Install plugin from disk..."
  3. Choose AndroidDrawableViewer.zip file.

Features

  • Show thumbnail list of the drawable resource
  • Show preview of the image
  • Copy the resource name
  • Support .png and .jpeg files

License

Copyright 2015 Takahiro Shimokawa

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.