Read-only archive of the All About Symbian forum (2001–2013) · About this archive

Small Icons for Java applications

1 replies · 2,815 views · Started 24 October 2006

I've noticed that the shortcut icons in the main menu for nearly all of my Java applications are much smaller than they should be; eg the icon is suqeezed into a tiny section of the available space and is so small that it's not really legible.

This doesn't happen with c++/native apps. Has anyone else noticed this? Any ideas why?!

Mucho thanks

Why: Because the Java app developer only supplied a small bitmap icon.

Fix: Ask the developer to make a bigger or scalable (SVG-T) icon.

Alternate fix: Change the icon in the .jar file yourself, before you install the app (look in the manifest file inside the .jar package).