Skip to content

Instantly share code, notes, and snippets.

View s-kovacevic's full-sized avatar

Savo Kovačević s-kovacevic

  • Novi Sad, Serbia
View GitHub Profile
@s-kovacevic
s-kovacevic / dpicalc.sh
Last active August 29, 2015 14:20
Android dp to pixels converter
#!/bin/bash
# Make sure you use bash <script>.sh for this to work
#
# In dpi
#ldpi=120
#mdpi=160
#hdpi=240
#xhdpi=320
#xxhdpi=480