Randika's Blog

Somethings out of my mind

  • home

Tuesday, September 16, 2014

Android icon Resizer.

Posted by Unknown at 9:06 PM Labels: Android , Image Magic , Ubuntu
Share this
Tweet

When you want to develop android applications,you need images in different sizes for different device display densities. By using this script you can create all those at one single execution.Place the images and in a directory where you place the script and then run the script.You need to have image magic installed to work this script.

You can install Image Magic by,

sudo apt-get install imagemagick

Sometimes you may not have the permission to  execute the script.In that case use

chmod +X converter.sh

Then simply execute by,

sh converter.sh

The images are placed under relevant directories and you can replace them with the  to replace the directories which you will find under, res directory in an Android application.
Get the Shell Script From here.
Newer Post Older Post

No comments :

Post a Comment

Subscribe to: Post Comments ( Atom )

Email updates

 Subscribe in a reader

Popular Posts

  • 04 New Project with Angualr cli
  • Install NodeJs,npm,bower,yoeman,grunt without sudo
    Node.js® is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.j...
  • 05.Angular CLI proxying to the Spring boot backed.
  • How to install LAMP and configure phpMyadmin
    LAMP is a collection of software collection that can be used to make a Server inside your PC.This is a one way to check you website before...
  • 03Spring boot Setup github project
  • Eclipse (or any other derive IDE) unable to start.
    When I wanted to start my development in Spring Suite Tools, I got this message saying that I have not installed my JDK. But when I run, ...
  • 06.Install Angular material
  • 07.Angular routing and lazy loading
  • Spring Boot
    Spring is a web framework that we can build enterprise grade applications with Java, Groovy,Grails etc. But Starting to work with it not...
  • Android icon Resizer.
    When you want to develop android applications,you need images in different sizes for different device display densities. By using this ...

Facebook page

Google +

Blog Archive

  • 2017 ( 6 )
    • September ( 6 )
  • 2014 ( 4 )
    • September ( 2 )
      • Android icon Resizer.
      • Eclipse (or any other derive IDE) unable to start.
    • August ( 2 )
  • 2011 ( 1 )
    • January ( 1 )
  • 2010 ( 1 )
    • July ( 1 )

Blog Archive

  • ►  2017 ( 6 )
    • ►  September ( 6 )
  • ▼  2014 ( 4 )
    • ▼  September ( 2 )
      • Android icon Resizer.
      • Eclipse (or any other derive IDE) unable to start.
    • ►  August ( 2 )
  • ►  2011 ( 1 )
    • ►  January ( 1 )
  • ►  2010 ( 1 )
    • ►  July ( 1 )

Followers

Randika Hapugoda @ Media Soft. Powered by Blogger.

Labels

  • Android ( 1 )
  • Bower ( 1 )
  • Eclipse ( 1 )
  • Grunti ( 1 )
  • Image Magic ( 1 )
  • Java ( 1 )
  • NodeJs ( 1 )
  • Spring ( 1 )
  • sts ( 1 )
  • Ubuntu ( 5 )
  • Yoeman ( 1 )

Popular Posts

  • 04 New Project with Angualr cli
  • Install NodeJs,npm,bower,yoeman,grunt without sudo
    Node.js® is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.j...
  • 05.Angular CLI proxying to the Spring boot backed.
  • How to install LAMP and configure phpMyadmin
    LAMP is a collection of software collection that can be used to make a Server inside your PC.This is a one way to check you website before...
  • 03Spring boot Setup github project
  • Eclipse (or any other derive IDE) unable to start.
    When I wanted to start my development in Spring Suite Tools, I got this message saying that I have not installed my JDK. But when I run, ...
  • 06.Install Angular material
  • 07.Angular routing and lazy loading
  • Spring Boot
    Spring is a web framework that we can build enterprise grade applications with Java, Groovy,Grails etc. But Starting to work with it not...
  • Android icon Resizer.
    When you want to develop android applications,you need images in different sizes for different device display densities. By using this ...

© Randika's Blog 2014 . Powered by Blogger templates and RWD Testing Tool