[android-beginners] Intent filter - Open web link from messaging only

2009-09-16 Thread Oskar
Hi, I have succeeded to handle if links like www.google.com from messaging and browser should be opened in browser or in "my own" application by using the manifest intent-filter below. But, I would like further control and only be able to choose where to open an URL when being in Messaging app a

[android-beginners] Intent filter - Open web link from messaging only

2009-09-16 Thread Oskar
Hi, I have succeeded to handle if links like www.google.com from messaging and browser should be opened in browser or in "my own" application by using the manifest intent-filter below. But, I would like further control and only be able to choose where to open an URL when being in Messaging app a