Questions tagged as 'android-webview'

0
answers

Infinite Loop when logging in via Facebook - Webview

Good night now in the webview that I am working I have the following problem, when I log in via facebook on the site encapsulated by the webview I am redirected to the login page of the face I fill in my data and click on login, it authenticates...
asked by 21.08.2018 / 00:44
0
answers

How could I make this Javascript to get inside the web view?

I'm doing a web view of a website in Android studio, and this site has a button that makes the registration where I programmed in the site the system but it does not work in the webview. How could I make this Javascript to get inside the web vie...
asked by 28.05.2018 / 02:29
2
answers

How to make my Webview open whatsapp: // link and tel: //

Next, I'm starting now, but I did not find anything that could help me. I have a webview that loads a responsive site, this site has two buttons, a phone and another whatsapp, it happens that in the browser works perfectly, already in my webview...
asked by 14.05.2018 / 21:16
0
answers

How to enable file upload by Android webview?

I'm having trouble using the android webview. I have a responsive web application and so far I have been able to use the webview to view the application and interact with it. My difficulty is in the inputs of the, they do not work when they are...
asked by 02.05.2018 / 16:41
1
answer

Push notification on webview - Android / iOS

I have an app running a webview. It is a system on the web and the webview with the app. In the system, there are certain actions that the system sends push notification to the user. I did the integration with firebase cloud messaging Java...
asked by 12.03.2018 / 17:56
1
answer

Push notification on webview - Android / iOS

I have an app running a webview. It is a system on the web and the webview with the app. In the system, there are certain actions that the system sends push notification to the user. I did the integration with firebase cloud messaging Java...
asked by 12.03.2018 / 17:56
1
answer

Pass activity variable to javascript function in webview Android

I'm trying to pass a variable that is in SearchView in the toolbar of an activity to a javascript function of an html page loaded in webview, but I'm not getting it. I've been researching for two days and all the examples I found did not work...
asked by 25.02.2018 / 02:50
0
answers

Input file multiple taking just 1 image from the gallery

I have a webview app in Cordova. On my site it opens normal input file multiple, already in the app, it opens and can select only 1 image. Has anyone gone through this?     
asked by 31.12.2017 / 02:50
0
answers

How to speed up the webview?

Is there any way to speed up Website Upload via webview from Android? I saw that in my app it takes up to 5 seconds to load a page, while the Chrome browser loads in 1 second.     
asked by 27.11.2017 / 17:28
1
answer

Open activity if you do not have internet

I have two activity one own one webview and another is a page where if there is no internet it should be displayed. The problem is, when there is no connection, there is an error and says that the application stopped instead of opening the "e...
asked by 10.06.2017 / 18:38