Launch app with URL

Posted by Carlos Portes on Stack Overflow See other posts from Stack Overflow or by Carlos Portes
Published on 2010-06-14T16:28:47Z Indexed on 2010/06/14 16:32 UTC
Read the original article Hit count: 284

Filed under:
|

Hello everyone!

I've read about intents in android but here goes my question. I'd like to launch an app on my android phone with the click of a link in the web browser. Example: If the link is "mycam://http://camcorder.com", "mycam://" acts as some kind of "tag" to launch my app but I'd like to pass "http://camcorder.com" as a string to that app on start.

Help please!

Thanks!

© Stack Overflow or respective owner

Related posts about android

Related posts about intent