top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

Can I hide or show application icon automatically in Android

+3 votes
251 views

Can I hide or show application icon in installed list automatically? I know two way to make this.
1. Remove below intent filter in manifest file.
2. Using Launcher to hide.

But, I wanna control by my web service in any Android desktop, so i can make it depend on any Launcher module.

posted Sep 6, 2013 by Ahmed Patel

Looking for an answer?  Promote on:
Facebook Share Button Twitter Share Button LinkedIn Share Button

Similar Questions
+3 votes

How to provide a facebook icon on my website, which will link to my facebook page when someone clicks on it. same question for google+ profile.

0 votes

How to show/create notification number superimposed over the icon in the status bar in JellyBean. I know this was possible prior to honeycomb, but Google removed it and added under expanded view. I want to do this functionality in my custom rom, so how do i achieve it. Any thoughts around this ?.

0 votes

I understand not allowing apps to automatically install home screen widgets as it could be annoying but for n00bish users it can be a challenge to instruct them on how to do so and so it DRASTICALLY weakens the business case for building a widget (and thereby diminishes a defining feature of Android).
To remedy this I wanted to suggest either an API that allows for installing a home screen widget after a confirmation with the user and/or an app permission that allows an app to install home screen widgets and/or a feature on Google Play that could take care of the confirming and installing.

+2 votes

I am receiving ANR notification sometimes in my application. The code is working fine though, how can I prevent showing this message. Please help.

...