Skip to content

Commit

Permalink
New readme.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerzy Puchalski committed Jun 27, 2015
1 parent 7d81db9 commit 517cc37
Showing 1 changed file with 27 additions and 1 deletion.
28 changes: 27 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,28 @@
# Android-DPI-Calculator
DPI Calculator plugin
Android Studio plugin allowing to calculate sizes in different densities like xxxhdpi, xxhdpi, xhdpi, hdpi, mdpi, ldpi and tvdpi.

![MainWindow](https://raw.github.com/JerzyPuchalski/Android-DPI-Calculator/master/img/dialog.png)

Usage
------------
You can access DPI Calculator within you IDE selecting an action:
![ActionMenu](https://raw.github.com/JerzyPuchalski/Android-DPI-Calculator/master/img/action.png)
or from menu bar in Tools -> Android
![MenuBar](https://raw.github.com/JerzyPuchalski/Android-DPI-Calculator/master/img/menu.png)

License
-------

Copyright 2015 Jerzy Puchalski

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.

0 comments on commit 517cc37

Please sign in to comment.