Most voted "webview" questions
Webview is a user interface element that displays web pages. It is usually the basis on which a developer can create his own web browser or simply display some content online or in HTML format within his application. Use this tag for Webview related development topics for Android platform and if for IOS development, use Uiwebview.
Learn more…156 questions
Sort by count of
-
1
votes1
answer146
views"Timeout Waiting for task." when trying to click on webview button with espresso android
I have a button on a mdl-card of an html page that is as follows: <div class="mdl-layout-spacer"></div> <a id="btn15-minutos" href="#/" class="mdl-button mdl-js-button…
-
1
votes1
answer2475
viewsOpen external link inside the webview main page
I have an application loaded in 100% on WebView, i put the link where has the application and the entire application is via web in php. Only it has links that are not part of the page that are…
-
1
votes1
answer796
viewsURL is with Location how to open in Webview Android
People at the url link I put in the webview has implemented localization. As soon as the user opens the site by Chrome or any browser appears a dialog asking if it allows to use the location. But in…
-
1
votes0
answers172
viewsSingle Page Application in Webview of Android Studio
It is possible to use the angular Single page application in Webview with Android Studio?
angularjs android-studio webview angular-routes single-page-applicationasked 7 years, 3 months ago Aderbal 119 -
1
votes1
answer3175
viewsConfiguration Webview step by step
I am developing an HTML5 application for devices mobile. Initially I used tools like Adobe Phonegab Build and App Inventor. For future projects, I have to use Android Studio. The problem is that…
-
1
votes0
answers161
viewsMy app does not run on android Lollipop
At a certain point in my app, payment occurs with pagseguro, and for this I open a page in a webview, responsible for this service (passing the card data by GET). When the page finishes being…
-
1
votes0
answers14
viewsWhich method to use and how? onLoadResour or webResourceResponse Shouldinterceptrequest
I’m implementing this project Webapp. What happens is that the ads' Facebook page link and like-and-share buttons on Twitter are not working as well as the image upload button on the New Advertiser…
webviewasked 6 years, 11 months ago Marcos Roberto Nunes Lindolpho 25 -
1
votes1
answer1012
viewsPush notification no webview - Android / iOS
I have an app running a webview. It’s a web system and the webview with the app. In the system, it has certain actions that the system sends push notification to the user. I made the integration…
android webview push-notification android-webview firebase-cloud-messagingasked 6 years, 8 months ago Gabriel 355 -
1
votes1
answer434
viewsWeb View with zoom
I have a web view being loaded onto the screen (mounted by an internal HTML) which sometimes opens with zoom and others without the zoom. I don’t want her to open with zoom, I need it to open on the…
-
1
votes0
answers16
viewsWhy does the webview front in Objective-C behave differently than the Safari browser in ipad?
Is there any way to make both compatible in the view. IOS version: 9.3.5 iPad 3: model A1416
-
1
votes1
answer67
viewsWhat is the difference in terms of Uiviewcontroller and Sfsafariviewcontroller navigation?
I would like to know the advantages and disadvantages of webview controllers Sfsafariviewcontroller and Uiviewcontroller, for the issues below: - performance - compatibility - usability…
-
1
votes1
answer321
viewsAndroid - Is it possible to play videos on a Webview?
I am developing a browser for android with java. It works fully through webviews. But the app is not able to play videos via stream... I wonder if it is possible to do it. Thank you. Webview in xml:…
-
1
votes1
answer151
viewsHow to open a cshtml local webview in Xamarin Forms
I have a project in Asp net mvc and another in Xamarin Forms, I need to call in my project Xamarin Forms a Webview Local but the page is as cshtml (Asp net)
-
1
votes0
answers393
viewsHow to make webview work, I’ve tried but it doesn’t work
I’ve tried everything but my webview doesn’t work. help me the java code public class Telairlanda extends Appcompatactivity { @Override protected void onCreate(Bundle savedInstanceState) {…
-
1
votes0
answers54
viewsSwift 3 - How to close an open webview page?
in a, index.html viewcontroller am using this code to open a local html file self.webView = WKWebView(frame: webFrame, configuration: config) self.webView?.uiDelegate = self as? WKUIDelegate…
-
1
votes1
answer364
viewsCast webview android studio
I’m making an app for my website, which is just a webview, can anyone tell me if it’s possible to put to broadcast on Smart TV? if yes, can you tell me where to take a study about? or even help me…
-
1
votes0
answers31
viewsDoubt about WEBVIEW in Phonegap
Good morning guys, I’m not sure if this is called Webview, so correct me if I’m wrong, please. I have a website, and I’m introducing my studies now in application development, and by the knowledge I…
-
1
votes2
answers203
viewsExit warning on Webview
I’m very beginner on android, so I made my application by Android Studio using Webview, but I’m having a question, when I press the back button of Android it already leaves the app, I would like to…
-
1
votes1
answer576
viewsBack to Webview
I have an application with webview and I wish that when I click the back button of the mobile phone it goes back to previous page, I do not know how I do, someone helps me? Below follows my code.…
-
1
votes1
answer163
viewsProblems with canvas inside a Webview in React Native
Why when changing the height > 100 and width > 640 on the canvas inside a Webview in React Nenable, nothing more and drawing? //funciona ... canvas.width = 640; canvas.height = 100;…
-
1
votes1
answer76
viewsWebview and CSS how to verify what is compatible?
I’m trying to make an application with Webview for android and iOS (different applications for each system), and would like to know how the Internet access window reads CSS and checks its…
-
1
votes1
answer795
viewsWebview Android Studio with HTML5
How do I make a layout 100% responsive in Webview? I have to set it up in Webview or and my HTML is not Responsive? Code: protected void onCreate(Bundle savedInstanceState) {…
-
1
votes1
answer133
viewsI have the following error in Volley " jsonexception : end of input at char 0 "
Sending the request the server behaves like it should not from the error, but from the Response side it generates the following error "com.android.Volley.volleyerror java.lang.runtimeException: bad…
-
1
votes1
answer67
viewsRun gif during webview load
Good evening, I’m willing to put a gif that will appear until the page on webview be fully loaded... gif already have, put a Compile and took the code from github, my problem is that I am not able…
-
1
votes0
answers10
viewsHow to use a webview loadData but keep previous data on screen?
Is there any way to do that? I’m making a chatbot app, but every time I use the loadData the data that appears overwrite the previous ones, I’d like to leave everyone on the screen...
-
1
votes0
answers87
viewsvisulaizar PDF in java application - Embedded - Problem in rendering
Hello, I need to view PDF’s in my JAVA application. After some research, putting aside the paid components it seemed to me that the best answer would be this: Displaying pdf in Javafx The colleague…
-
1
votes1
answer164
viewsOpen new screen Swift 4
I have a webview app, after the lauchScreen it goes to the Viewcontroller where it loads the page, I have a class that checks if there is a connection, and if there is not I would like to open a new…
-
1
votes0
answers37
viewsAndroid open only certain links in Webview
I have the following code: @Override public boolean shouldOverrideUrlLoading(WebView view, String url) { if (url.contains("https://m.sendspace.com/") ||…
-
1
votes1
answer317
viewsOpen link only with . com - Android Webview
In the code below, link with mcpack are open in the Webview application, however, sometimes it opens in the default browser, which I do? @Override public boolean shouldOverrideUrlLoading(WebView…
-
1
votes0
answers31
viewsonShowFileChooser() only works once
I have an Android application consuming a web page and implementing some functionality for the user. The problem appears when I try to attach media files from Android device to send to server more…
-
1
votes1
answer194
viewsMy Javascript does not work on Webview, how can I debug?
I have a page and I’m trying to turn it into Webview App. I generated an apk when I got to the javascript section, but the page inside the app is static, locked. When entering the site through the…
-
1
votes1
answer146
viewsPlacing findViewById on the fragment
I am trying to put a webView inside a fragment that refers to webView that I put inside the xml for the findViewByIdmethod Fragment only works if I extend an Activity class. Is there any way I can…
android android-studio android-fragment webview android-webviewasked 5 years, 1 month ago renan silva das neves 159 -
0
votes1
answer984
viewsAndroid - Application restarting after minimization
I have an android application, where I only have a screen that is a Webview. However, when the user accesses a page of the site, for example: meusite.com.br/contact and minimizes the app. When he…
-
0
votes0
answers19
viewsCapture to handle webview media control
How do I know that the View as the image was clicked? Using Dump in Eclipse has control media content-desc. I need to know when it was clicked to fire a method.…
-
0
votes1
answer543
viewsWebview 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’s working normally on my Motorola Moto X 2 device and on my Galaxy Tab 10 tablet, but in Galaxy…
-
0
votes0
answers68
viewsWebview does not show floating site menu
Opening website for Chrome: Opening through the APP: Note that the floating menu appears in Chrome but not in the APP Webview. If anyone can help me, I’d appreciate it :)…
webviewasked 9 years, 1 month ago Iago Silva 65 -
0
votes1
answer1930
viewsOpen the MEGA app when a website link is clicked on the webview
I am developing an app for my site and I want that when a certain user clicks on the download link, which in this case is in the mega, open the mega APP automatically, as well as is done in Chrome…
-
0
votes1
answer127
viewsDisplay alert if not connected to the internet
How do I display an alert for the user if they are not connected to the internet?
-
0
votes1
answer80
viewsTraversing String html
Good afternoon! I’m getting an html string to display in a webview. Inside that string may or may not be images, but for me to display it, I have to pass a base URL before src= "crmResources/,…
-
0
votes1
answer395
viewsIs there any way to keep the user logged in to a webapp
I wonder if it is possible to keep a user logged in with webapp using webview. If yes which one will be the right way.
-
0
votes1
answer53
viewsMake GET request through a Webview
I have a problem trying to send a request via get for a Webview to open the contents of a page, when I pass the concatenated parameters an error occurs, I believe it is for encoding reasons this…
-
0
votes0
answers191
viewsRun audio on an Android Webview
How do I execute audio from a url using a Webview in this case a radio URL, follow the code below. WebView mWebView; mWebView = (WebView)findViewById(R.id.webview); WebSettings webSettings =…
-
0
votes0
answers205
viewssend push notification when feed is changed
I need to send the push notification to users of my app, is a webview with some blogs feed, and when this feed(rss) is changed it automatically sends a notification to users.
-
0
votes1
answer117
viewsHow to manipulate where the focus of Iphone Voiceover will appear on the next screen when accessibility is active?
I have a problem of Accessibility only in Iphone, some pages of the APP are in Webview made in . aspx and these screens uses a Multiview structure, ie a single page . aspx can have several following…
-
0
votes0
answers49
viewsURL with characters in Webview Android
I have to display a page on an android webview using a URL returned by the server. The problem is at the end of the URL where there are two dots (..) but when I pass the string to the webview these…
-
0
votes0
answers34
viewsAndrodi Studio setDownloadListener does not work on Android 6.0
Even before version 6.0 the following method below works perfectly by downloading any document requested in Webview.. However now with android 6.0 in attempt to any download inside the webview the…
-
0
votes0
answers303
viewsFor geolocation to work on the webview
I looked at several topics on this, but as my project is a little different, I couldn’t make the adaptations. I need to enable geolocation for the map of a page of my site, which is inserted via…
-
0
votes1
answer426
viewsAndroid Webview call dialer by link
Hello, I am developing a webapp of a phone guide, on the site I have the option to click a button to open the mobile phone dialer already with the phone number. But in the Webapp does not work,…
-
0
votes0
answers35
viewsAlternate Webbrowser running recent pages
I would like to know if there is any control for the platform . NET that runs current pages without giving errors. I’ve looked on Youtube, Google, but I never do. Awesomium.NET doesn’t change.…
-
0
votes1
answer356
viewsMonitor Webview url
Hello! I am doing some tests on my android application and on a certain Activity I intend to put a webview. I would like to monitor the url of this webview, so when the user enters a predetermined…