How can I customize the list of services that pops up when I choose to "share" something in an app?

Many apps give you the option to "Share" whatever it is you are looking at (or watching or listening to). This usually manifests in the form of a popup list of services that include: Gmail, Facebook, Twitter...) The list seems to be the same from app to app. How can I change what services are listed on this popup screen? Is there any way to change, add, remove, append this list?

I'm running Android 2.2 on a Moto Droid 1.

Topic share-menu android

Category Android


You can't change the list, short of removing the apps in question. Speaking as an app developer, I can say it's also hard to do it from that side too - so we're pretty much stuck with how the system works.

It may be annoying, but the system makes interop so easy between applications, both from the user and developer perspectives, that it's hard to complain.


The items in the list are determined by which installed apps support the ACTION_SEND intent. Any app that supports that intent will be included in the list. I don't think there is a way for users to modify the list other than installing/uninstalling applications.

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.