Civilization
08-03-2004, 10:39 PM
:lol:
I found out that many Java apps when install on S60 came up with very ugly icon ( small and boring ..) hope these information is helpful :
1. Before install to s60 check the file (*.jar) first
2. Unjar(unzip) to PC ( can rename *.jar -- *.zip)
3. Open folder META-INF, then open file manifest.mf using NotePad
4. Check line : Milet-Icon: xxxx ( xxxx is the name of the icon file. Normally no extension or .png )
5. Close manifest.mf then open the file xxxx using Paint
6. Standard size for Java app icon in s60 is 29 x 42
7. Edit then Close
8. Jar(zip) all
9. Send to s60 then install them
:lol:
I found out that many Java apps when install on S60 came up with very ugly icon ( small and boring ..) hope these information is helpful :
1. Before install to s60 check the file (*.jar) first
2. Unjar(unzip) to PC ( can rename *.jar -- *.zip)
3. Open folder META-INF, then open file manifest.mf using NotePad
4. Check line : Milet-Icon: xxxx ( xxxx is the name of the icon file. Normally no extension or .png )
5. Close manifest.mf then open the file xxxx using Paint
6. Standard size for Java app icon in s60 is 29 x 42
7. Edit then Close
8. Jar(zip) all
9. Send to s60 then install them
:lol: