I am trying to open up a .nds ROM (Homebrew) game in a android.js emulator I am making. And the <input type="file"></input> isn't opening a open file dialog thing, even when reading files is enabled in the permissions.
How would I do this?
I am trying to open up a .nds ROM (Homebrew) game in a android.js emulator I am making. And the <input type="file"></input> isn't opening a open file dialog thing, even when reading files is enabled in the permissions.
How would I do this?