After the creation of my application, I add this in my config file:
...
<content src="http://www.mywebsite.com" />
...
I launch the android version of my application on build.phonegap.com. My application is normally installed with the launch page of my website, until now everything is good.
The problem is that if I click on a link, it does not open in the application but in a browser!