jeromevdl / android-holo-colors-idea-plugin

IntelliJ / Android Studio plugin for Android Holo Colors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is not maintained anymore. Holo Colors doesn't make sense since the introduction of Material Design and the ability to set the primary color, secondary color...

Android Holo Colors IntelliJ Plugin

Tested with IntelliJ 12.x / 13.x and Android Studio 0.3+. You can have others information about the plugin on jetbrains website.

Installation

Manually

Download the AndroidHoloColors.jar and put it in your IntelliJ / Android Studio plugin folder. See the documentation to know where it is.

Within the IDE

Go to Preferences / Plugins and search Android Holo Colors :

Installation

Troubles

If you can't see the plugin, you should either click on "Browse" (on the left) or "Install from disk" (the jar is available here):

Plugin not visible

Usage

Click on the Android Holo Colors icon (blue 'H') in the toolbar :

Toolbar

You should have the following screen :

Holo Colors Idea

Like on the website (http://android-holo-colors.com), you choose a name for your theme, you select the minSDKVersion, the compat library if necessary, and the widgets you need. You also need to specify where is your "res" folder. Finally, click "OK".

If some files were already present in your res folder (and subfolders), you have the following dialog to choose if you want to overwrite one file, or all files, or if on the contrary you don't want to overwrite one file, or no file :

Overwrite

You will also probably see the following screen. In this case, click on "Make a donation" or your computer will burn ;-)

Overwrite

Support

Seriously, if you save time and money with Android Holo Colors, help me with a small donation :

License

Copyright 2013-2014 Jérôme Van Der Linden

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

IntelliJ / Android Studio plugin for Android Holo Colors

License:Apache License 2.0


Languages

Language:Java 100.0%