Specify your intent in the android manifest file such as:
make sure:
is in there too.
reference:
Similarly, if the action is ACTION_VIEW and the data field is an http: URI, the receiving activity would be called upon to download and display whatever data the URI refers to.