Questions tagged as 'webview'

1
answer

Call JavaScript function by Java (Webview android)

I have a simple question to understand but I have not yet found a solution. I have a Webview in my MainActivity where a responsive WebSite is created that I created, in this WebSite I have a shopping cart that clicking on it open...
asked by 25.09.2017 / 16:20
1
answer

Webview and php page [closed]

I have an android WebView application and I developed an html form that validates and sends the information to my database, developed in MYSQL. As a manager, I'm using MySql Workbench. But as is the Web, sometimes it becomes more agile to access...
asked by 18.09.2017 / 06:05
1
answer

Add 'swipe to refresh' to WebView

I'm relatively new to programming for Android and would like to know how to add the Swipe to refresh [pull up to update] functionality in my app. I want it to pull up, WebView is updated. <?xml version="1.0" encoding="u...
asked by 09.09.2017 / 00:30
1
answer

Back button in webview

I'm starting out in the area of android application development. So I started to develop an application which created 4 layouts (main screen, central subscriber, contact and plans). In the central activity of the subscriber I put a webview and w...
asked by 29.06.2017 / 16:12
1
answer

Error Instagram Intent in webview?

When I click open in the instagram application in my application. My webview gives the following error:    Web page not available       Could not load webpage at address   try: //instagram.com/_u/hotelcolonialdosnobres/#Intent; package = com...
asked by 28.10.2016 / 11:00
1
answer

How to give reload in a WebViewer by time interval in Xamarin Android?

I'm creating an application, where you have a WebView that needs to be updated from 5 in 5 seconds while the Switch is checked, and when you uncheck it, it should do the page stops loading. I tried to use a while, but the application is w...
asked by 01.11.2016 / 22:54
1
answer

Is there any way to keep the user logged in to a webapp

I would like to know if it is possible to keep a logged in user with webapp using webview.  If so, which one would be the correct way.     
asked by 12.09.2016 / 22:14
1
answer

Make GET request through a WebView

I have a problem when trying to send a request via get to a WebView to open it containing a page, when I pass the concatenated faces I get an error, I think it's for coding reasons this only happens when I pass parameters with special characters...
asked by 30.06.2016 / 17:39
1
answer

Traversing String html

Good afternoon! I'm getting a html String to display in a webview. Within this string there may or may not be images, but for me to display it, I have to pass a base URL before src = \ "crmResources /, example:" link ... " p> Then I ha...
asked by 06.11.2015 / 17:19
1
answer

Webview android does not load css image

I am loading an html page with a css in a webview, all files are local and are in the same folder. It is working normally on my Motorola Moto X 2 device and on my Galaxy Tab 10 tablet, but on Galaxy Tab 4 with version 4.4.2 the image is not bein...
asked by 26.08.2015 / 16:53