IntelliJ open source
[Logo] JavaRanch » JavaRanch Saloon
  Search | FAQ | Recent Topics | Hot Topics
Register / Login


Reply Bookmark it! Watch this topic JavaRanch » Forums » Mobile » Android
 
RSS feed
 
New topic
Author

how to hide icon?

Pramod P Deore
Ranch Hand

Joined: Jul 15, 2008
Messages: 184

hello everybody,

can we hide icon of our installed application? if yes then how?

Thanks in advance.

Life is easy because we write the source code.....
Monu Tripathi
Ranch Hand

Joined: Oct 12, 2008
Messages: 967

Pramod P Deore wrote:can we hide icon of our installed application? if yes then how?

Yes. Just make sure that none of the intent filters for your activity component have the following:

[List of FAQs] | [Android FAQ] | [My Blog]
Pramod P Deore
Ranch Hand

Joined: Jul 15, 2008
Messages: 184

Thank you Monu.

Life is easy because we write the source code.....
 
 
 
Reply Bookmark it! Watch this topic JavaRanch » Forums » Mobile » Android
 
RSS feed
 
New topic
The most intelligent Java IDE