Hi Seinecle,
I am trying too link a webiste to my app however it is saying Builed failed. Prior to this the build was successful
This is the code that I wrote:
public void onActionEvent(com.codename1.ui.events.ActionEvent ev) {
display.getInstance().execute("http://www.sportsdietitians.com.au");
}
}
Thanks