You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 27, 2022. It is now read-only.
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