02-15-2011 11:01 AM
What specs do I need to make my icon for my app? Size, resolution etc?
Thanks
02-15-2011 11:15 AM
According to some Q&A from one of the recent webcasts, they say it should be 72x72. I've seen reccomendations for 80x80 and even 90x90 too.
Bill
02-15-2011 11:30 AM
PNG-24 looks pretty good an supports transparent backgrounds.
02-15-2011 11:34 AM
Does anyone have examples of their icons? Should the edges be curved like Apple icons?
02-15-2011 11:39 AM
There are no "rules" to the boundaries of the icons. Mine are free standing icons with transparent backgrounds. I've seen some that are just a box. Others have tried to overly their icon on the "translucent cube" that is seen for some apps.
I personally dont know if the free style of icons are good for the device in general. I personally like how Apple icons have a basic consistent look to them. But without some form of template from BB, other than size, you are free to do what you like.
02-15-2011 11:41 AM
I think everyone should just stick with the latest official recommendations, which clearly say the size should be 86x86, with the main content in a 77x77 area within that. Other suggestions are on that same page.
02-15-2011 11:52 AM
By the way, in this post I supplied icon template files based on the recommendations. The key one is an SVG source file created in Inkscape. Using it you can (with a basic knowledge of Inkscape) import any bitmap and have it exported as a correctly sized (86x86) PNG that has the translucent box overlaid. I'll update that when and if the recommendations change. There's an EPS file export based on that, but I have no way to test how well that one works in, say, Illustrator, and haven't heard from anyone else whether it's useful.
02-15-2011 11:55 AM
@peter: I will try the EPS file in Illustrator tonight and will report back.
02-15-2011 11:57 AM
My icon is just a box. Im no artist and so I don't even try to get cute with it. lol.
Bill
03-01-2011 10:48 AM
MyApp.Bar file was created successfully but after the installing... message the packager throws
java.lang.indexOutOfBoundsException
array out of stream and various java errors in
com.qnx.bbt.deploy.Deploy.readPackage(Deploy.java:
any Help will be highly appreciated.