Questions tagged as 'webview'

1
answer

Android Webview share with whatsapp, twitter, facebook and google +

I need one or several links, that allow me to share a text with a link of my application within my Android Webview application, I've tried with Intent View, set package, start activity, [share with] whatsapp, twitter, facebook, google +. When...
asked by 13.11.2017 / 11:51
0
answers

Is it possible to access the coordinates through a webview?

I'm starting on Android, and I would like to ask, is it possible to access geolocation or obtain coordinates through a webview? Or is all the obtaining of coordinates from the web that you make in html? Thanks in advance     
asked by 08.11.2017 / 14:37
0
answers

Android System WebView updated does not allow redirection

Good morning, everyone! I have an app that works with a webview and since the last update of Android System WebView, the links I have made in javascript stopped working, for example: window.location='index.php'; the rest of the javascript f...
asked by 05.10.2017 / 22:09
2
answers

work with responsive. in local it looks one way and in cell of another

Good friend, I have an indelibility diagramming with CSS. What's up ... I have two css files one for the responsive and one for the normal something like that. style-index.css: for the laptop file and r-style-index: for the cell I have...
asked by 12.07.2017 / 22:23
0
answers

WebView very slow on Android

In my Android application I'm using a WebView , but this is very slow for some content so it stops being useful. I have tried to update the WebView of the testing device but it has not contributed anything. I have also tried the fol...
asked by 06.07.2017 / 11:10
0
answers

WebView on AlertDialog

Good morning everyone: I am trying to place a WebView in an AlertDialog which I want to show a shared Google Drive Document, of which I know its public URL. When I indicate a URL (eg google.com), the WebView is displayed correctly, but when I...
asked by 06.06.2017 / 17:18
1
answer

Xamarin Forms Local Webview

I am trying to load a web application (Readium) in a Webview with Xamarin.Forms locally. As a target I have UWP, Android and iOS. I can not get the page index.html open, I have embedded the Web in each of the projects, according to link but...
asked by 16.05.2017 / 20:00
0
answers

Inject JavaScript into Webview to modify remote html element

I have a app that only contains a webview . It shows a page (mine) that has a textarea. I want to be able to inject some code lines javascript to modify that element when I click on the "back" key. Here I show what I have so...
asked by 18.07.2016 / 19:53
0
answers

Upload content of a webview as well as the height of the keyboard that opens

I need to know how to raise the webview as well as the height of the smartphone keyboard where my hybrid app is installed. What happens is that being a hybrid app, if I click on an input that is displayed in a webview, the keyboard opens but the...
asked by 09.07.2016 / 23:55
1
answer

Error form in html5 in a webview from swift

This is done by an app that displays a html form within a webview . In the form I have the following fields: Title Description Image (input file) If I do not add an image, everything is fine, but if I select an image thro...
asked by 29.08.2016 / 14:33