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
JavaFX on Android uses the native browser (Chrome). If you can open those sites with Chrome, in theory you should be able to do the same from the JavaFX browser.
Have you tried building it recently (GluonFX plugin 1.0.3)?
I am a student.
I want to make a web browser for android with javafx.
some websites use advanced codes like json with javascript.
like this
https://app.vysor.io/#/
I streamed my mobile screen to this website using wifi connection with chrome browser it works smoothly.
But , If I streamed my mobile screen to this website using wifi connection using javafx browser it didn't worked.
I want to make a advanced webview in javafx.
Now days many website uses advanced codes.
I want to make a advanced web browser for android with javafx.
I want to browse all websites with my browser app.
How can I do this ?
The text was updated successfully, but these errors were encountered: