When you have a URL with “http” at the beginning, the system will not give you the browsers if the native app is installed. (http://twitter.com for example)
But you can query system Activity’s with using an implicit Intent with data “http://”. When there is nothing after “http://”, system will give you all the browsers…













