I use phonegap (cordova 2.2)
I have link like this :
twitter
Try this for android:
function loadURL(url){ navigator.app.loadUrl(url, { openExternal:true }); return false; }
Html:
You can also try this in your config.xml:
config.xml