How to open an URL from code in the built-in web browser rather than within my application?
I tried this:
try { Intent myIntent = new Intent(Int
Check whether your url is correct. For me there was an unwanted space before url.