I am creating a webview app. I want file chooser functionality from the webview. I successfully created the file chooser but it opens file manager to choose file. Now I want camera to be open when user clicks on choose file.
Asked
Active
Viewed 845 times
0
-
what intent you are passing, when you click on choose file – AkhileshSoni May 13 '16 at 15:18
-
I think you should see this http://stackoverflow.com/questions/16799818/open-camera-using-intent – AkhileshSoni May 13 '16 at 15:20