I am trying to add a button "Choose file" That will open an dialog box in which user will select a file and it will show the file selected, How can I make this ? I want them to select an image file and display there. I want this on android.
Develop games in your browser. Powerful, performant & highly capable.
You can do this:
When button pressed ---- image "dialog box" set visible.
And set the image on middle of the screen.