Recent

Author Topic: Android IconSet Maker (Windows only)  (Read 4250 times)

freris

  • New Member
  • *
  • Posts: 48
  • A Retired hobbist programmer from Greece
Android IconSet Maker (Windows only)
« on: May 15, 2016, 06:14:37 pm »
Hi to all!

I want to share a program that I built for my own use with CodeTyphon,
that automatically creates the structure of android resources
and specially the ic_launcher icon from any .png file.

The selected png file must be greater than 256 x 256 pixels.

The software is free for all,
and i believe to be useful for all Android developers   

and may be download from GitHub here

https://github.com/freris/Android-IconSet-Maker

The software has tested in Windows Vista,7 and 8.

I hope that will be useful for someone

Creetings - freris
As I get older, the more I learn !!

A.S.

  • Jr. Member
  • **
  • Posts: 76
Re: Android IconSet Maker (Windows only)
« Reply #1 on: May 16, 2016, 10:03:22 pm »
Hi, feris!
Why do you not share sources? I think, this useful functionality may be integrated to the LAMW ide_tools, isn't it?

freris

  • New Member
  • *
  • Posts: 48
  • A Retired hobbist programmer from Greece
Re: Android IconSet Maker (Windows only)
« Reply #2 on: May 18, 2016, 11:48:29 am »
Ηι A.S !

Of course, no problem. in a few days, I upload and the source code, with pleasure.

Thanks for suggestion!

Regards - freris


Update!

Source code is on GitHub from now.

Get it from here

https://github.com/freris/Android_Icon_Set_maker_source
« Last Edit: May 18, 2016, 03:02:42 pm by freris »
As I get older, the more I learn !!

A.S.

  • Jr. Member
  • **
  • Posts: 76
Re: Android IconSet Maker (Windows only)
« Reply #3 on: May 19, 2016, 08:29:24 pm »
I think, it is not necessary to use ImageMagick only for image resizing: FCL or LCL should contain such tools (TCanvas.StretchDraw?)

freris

  • New Member
  • *
  • Posts: 48
  • A Retired hobbist programmer from Greece
Re: Android IconSet Maker (Windows only)
« Reply #4 on: May 20, 2016, 07:25:58 pm »
Hellow A.S.

Yes you are right, but i made some tests and the result was disappointing for me.
The quality was low.

Thanks for advise

regards - freris
As I get older, the more I learn !!

lainz

  • Hero Member
  • *****
  • Posts: 4468
    • https://lainz.github.io/
Re: Android IconSet Maker (Windows only)
« Reply #5 on: May 20, 2016, 07:38:26 pm »
You can try using BGRABitmap that has high quality resample and does not need an executable to do the conversion, and better of all is cross platform.

freris

  • New Member
  • *
  • Posts: 48
  • A Retired hobbist programmer from Greece
Re: Android IconSet Maker (Windows only)
« Reply #6 on: May 21, 2016, 02:49:56 pm »
Hi lainz!

I will try this solution.

Thanks - freris
As I get older, the more I learn !!

freris

  • New Member
  • *
  • Posts: 48
  • A Retired hobbist programmer from Greece
Re: Android IconSet Maker (Windows only)
« Reply #7 on: May 23, 2016, 11:48:02 pm »
You can try using BGRABitmap that has high quality resample and does not need an executable to do the conversion, and better of all is cross platform.

Thanks lainz for suggestion using the BGRABitmap component
You are right !

Already, the new version is on GitHub.

Have a nice day - freris
As I get older, the more I learn !!

 

TinyPortal © 2005-2018