Top "Intentfilter" questions

In Android, an IntentFilter expresses a component's interest in or ability to handle particular data or actions.

Open Facebook Url with Facebook application

I want to open an Facebook link from my android application. The URL is looks like http://www.facebbok.com/…

android intentfilter
android browse file intent with defined extension

I need to create intent that will open file manager (if any installed) and I want file manager to show …

android file-extension intentfilter
Android How to create Intent Filter for custom file extension that does NOT make it part of a chooser for everything on the phone

I have seen numerous answers on here about creating an intent filter for a custom file extension, but none of …

android eclipse email intentfilter