Skip to content

This plugin provide the function that see drawable resources of the android project.

License

Notifications You must be signed in to change notification settings

androhi/AndroidDrawableViewer

Repository files navigation

Android Drawable Viewer

Android Arsenal

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.

screenshot

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.

About

This plugin provide the function that see drawable resources of the android project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages