I have an app that uses a webview to navigate my website. that website, has a file input (that doesnt work with normal webviews) so i have been reading and found webviewextras2. Apparently i can open the file upload dialog using this library while using the addChromeWebClient method.
But after creating a webviewextras object, the autocomplete feature from the editor dont suggests me that method and underlines it in red. I cant compile the apk as well, method not found.
Any ideas??
But after creating a webviewextras object, the autocomplete feature from the editor dont suggests me that method and underlines it in red. I cant compile the apk as well, method not found.
Any ideas??