08-28-2012 04:46 AM
Hello
create application without any icon,Is it possible in playbook ?
08-28-2012 05:03 AM
Inside the config file we are mentioning:
<icon src="images/app_icon.png"/>
If you didn't provide any icon image then the application don't show any icon.
I didn't check it but hop[e this will work...
08-28-2012 05:04 AM - edited 08-28-2012 05:11 AM
Yes,
if you didn't provide any image path in Icon tag in config.xml file.
Then it don't show any customize application icon but may be possible it will show blackberry default icon.
08-28-2012 05:08 AM
08-28-2012 05:20 AM
The above both solutions are correct.
please reply another solution
08-28-2012 05:23 AM
What type of solution you want??
could you please explain more about your problem.
The information you have just given is very less to understand..
08-28-2012 05:46 AM
One thing to bear in mind is that your app will be rejected in Appworld if it doesn't have an icon.
08-28-2012 06:25 AM
I dont think it is possible to Hide the app icon
08-28-2012 06:42 AM
Yes it is possible to hide icon.To hide icon have to add some tag or atrribute in <icon> tag.
But i don't know what's that attribute....
actually i want to create an application that doesn't have any icon or gui,but has only background process.
08-28-2012 07:39 AM
Sorry,
I don't find such code.
if any one know such code...please post here..
It's very helpful code for developer