Open phone web browser from game

Hi,

I’m testing an Android app on an HTC Desire.
I’m trying to open up the phone’s browser from my app using

Application.OpenURL(“http://www.url.com”);

Yet nothing happens?
Is there another way to open the phone’s web browser?

Cheers

Anybody? Surely this has been done many times before?

Yo Andrew! No way. Yea, I am not having hassles with opening URL’s but not having my app crash when I press the back button on Android. you experienced that?

That’s what I’ve always used. There must be something else wrong with your code. Are you sure that line is getting executed?