randomly sorry for late reply! Was very busy recently.. Yes, I'm wrapping with NW.js. I have two buttons on my app, one is CAMERA (letting user to take a photo) and GALLERY (letting user to choose an image from their phone). To do that, I used File Chooser to let user have access to their phone's images. The problem is, when user choose GALLERY, android give user alot of options, option such as file manager and gallery is acceptable, but it also let user to choose camera, cam recorder, sound recorder, choose music track which is irrelevant.
Is there anyway to not show so many options?