Android-webview Questions
Ad
How to add authorization bearer header to webview android?
I have to send bearer at headers. i saw that i have to add hashmap with values: val headermap = hashmap<string, string>()
Android webview screenshot current viewing part
I need to take a screenshot from a webview as a thumb, but when i use
Webview showing blank page after recent chrome update
I know this problem has been already asked before but i am not able to solve it. i'm trying to play embed video url on the webview and filter
Android WebView and JavaScript programmtically clicking button not working
I have a very simple use case i.e to programmatically call a button of a web page loaded inside my webview. below is the code
scrolling to the top of a webview (Android)
I have a webview loading a big texts after the user has clicked an object. i like the text to be shown from the top. but if the user scrolled down
Rendering a local HTML file with a local image in WebView
I am trying to render a local html file with a local image in a webview where the webview is in a dialog box and not an activity. the image is not
Restore webview state after webview.reload method call. Is it possible?
Whenever i reload a webpage in my webview, it goes to top of page. is there any way to not going to top of page and scroll again after auto
Why is the progress bar in a webview displayed with a delay in Android 9.0?
I'm a newbie to android am i'm developing an app wich contains fragments. one of the fragments contains a webview. i'm using a
Android WebView and network-security-configuration
I'm developing on android 8 (26 api, oreo) and i use android.webkit.webview in my app. i would implement "secure network
WebGL in WebView does not work in UNO build but does work in Xamarin build
Currently i am developing a mobile app which makes use auf the uno platform. for showing a 3d model i make use of the webview control and some
Ad
html5 video not work in android native webview
I have the following link
How to download files from webview
I'm unable to download a file from my website that load in the web view. on clicking the download link of the file the webview reloads the home
RxJava unsubscribeOn with recursive call not in the right thread
I've built an headless webview in an android application for scrape an url from a webpage. every time i retrieve an url i may need to redoing the
how to link different Url with Button on webView
I am new on android. i want to make a web view app. i have 10 buttons on main activity. i want to open different urls with each button. like one
Reload WebView every time when hitting buttons at bottom navbar in flutter
I'm building my first web app using flutter webview in which i embedded a bottom navigation bar that further has 4 icons.
Function when scrolling to bottom webview
I'am work on a app and i need start fuction on scroll webview to end. this code set function on scroll to top
Remove android default error page on react native webview
I'm using a webview in react native and i want to display a custom error message when some error occurs (e.g. no internet connection). my
i want to hide the url in webview (when there is no internet ) and display my own text
[ i want to display my own text when there is no internet
WebView after closing fullscreen view, webview auto scrolls to top
I have webveiw (with fullscreen
Webview don't load css on Android Pie
I'm create app on webview, webview load local html and style on link css load on android 4-8, but on android 9 css not load
Is there any way to hide media controls while video is playing in the WebView?
I have a webview inside the activity, i had some url parsing problems with videoplayer (cause my damn country is blocking the url), so i'm using
Ad
Webview disappears after clicking content
Webview content disappears after clicking content in webview. <webview android:id="@+id/squadwebview1"
How to show Vimeo Videos in Android Webview?
Let's say, this is the link i'm using to show in android webview using kotlin. but, only a blank page is coming.
WebViewPool, Last html page show before new url when reuse WebView from WebViewPool
There is a webviewpool,when activity/fragment is destoryed,webview will be reset and add to the webviewpool. the
How to make device back button to go to the previous page in flutter webview
I have some simple code here that just displays a webpage. i want to make it so that, pressing the device back button takes you to the previous
Jetpack Navigation with WebView is not working properly
I have a fragment with viewpager inside it, which contains 3 tabs. i have used jetpack navigation to
how enable multiple file upload in webview android 4.4 and up
I'm using html input tag. i'm trying to upload up to 5 files. code is working for single file upload. how can i enable multiple
Webview doesnt load image with String Html
Im making an app in which i show one wikipedia page, for testing im create a new project.
Navigate through web view with bottom navigation bar
I am using flutter web view plugin in flutter
webview crashes when i click links
I have this android app im working on that converts a website to an app. basically using a webview. i have everything working thus far. the only
Using webview with entered string values
I just want to ask you how can i use webview with an entered strings from edittext? for example, i created 2 fragment one of these shows webview
flutter_inappwebview 5.3.2 package crashes the app when choosing a file or an image
I'm using flutter_inappwebview package because after some
Ad
How to fix error in Dialog after dismiss and click again?
I'm developing webview app, the problem in onjsalert that when i click on the dialog it opens
JavaScriptInterface in a WebView is not called on Lollipop and Marshmallow
I have tried it on android 7.0, it works, but on android 5,6 it does not work, i could not find any clue on what maybe going wrong. the url
How to get all HTTP packet requests made by webview
While loading a url in webview there are multiple of http request made while loading a single page. is there a way to track those requests? the
Webview failed to display when using embed url of Instagram
This is weird problem. when i using url like:
App crash after reloading url inside webview
I have an app which contain webview. on app laucnh webview loading url (html5 game). also i have a button which reloading this url. and after i
how to integrate webview into aosp?
I have built my own android os for hikey and i have added a new app view package into packages folder and i have rebuilt my system it compile all
WebView issue with ar_IL in Android 7+?
Fellow developers, i'm creating an app and android vitals is showing an odd bug: issue: at (wrapper dynamic-method)
Is a SSL certificate still needed in a Flutter webview?
We currently have an angular web app created for an online ordering utility. but we want to create a native app out of it, and we wanted to use
Xamarin.Forms: Page with CSS transformations and JS swiping doesn't work in Android WebView custom renderer, when it does in Chrome
What could be the cause of a html page loaded over https with css transformations and javascript that uses “swiping” to not work in a
How to set button on linearlayout or relativelayout with webview
My app full function is that i have a detect view contains a edittext as first view. when the edittext text change, it will go to my activity_main
Control a youtube video in WebView Programmatically
I am loading a youtube video in a webview and it works fine, what i wan't is to be able to control the video (i.e start , stop etc.)
Ad
Cannot understand Android WebView documentation
I find it's hard to follow android webview documentation. for example, what is the difference between setminimumlogicalfontsize and
progress bar in android webview
I am trying to add a progress bar in android webview using webviewclient. it displays the progress bar, a text (loading) and rest of the page is
Web view Scrolling issue when add hardwareAccelerated is false
I made a web view application in which i show a web site. there is a side navigation bar on web site. when i put hardwareaccelerated=false in
Add javascript to Webview
I have created a javascript script and would like to run it in a webview in my android app. how do i go
how to get sessionId element from cookie
I am doing a webview project in android java in cordova framework .the session id is sent as cookie from the server when user logs in.i need the
Activity restarts when called from service
I have a service in my app of a floating button (like facebook messenger) and when clicked , my activity returns from the background , but it
Flutter - Execution failed for task ':app:multiDexListDebug'
After adding the plugin webview_flutter_plus and after adding this line in android:usescleartexttraffic="true" in your
WebView scroll up automatically when scrolling it down little
In web view when i scroll the page little bit down then it scroll up automatically on some pages not all pages but on some pages.why this happen
is it safe to use WebView for android app?
I try to use html, css and js instead of java and xml, so i have to use webview on android studio. i just afraid that with simple reverse
Android - Restore Fragment WebView state to avoid reload
I have a bottom navigation bar app (created with an android studio template). the app navigates between two fragments. on one of the fragments, i
Opening a HTML page in firefox browser in side the android application.
I am having a html page which works only on mozilla firfox because of some security issues it does not work over chrome browser, so how could i
Ad
local page in webview not showing
Using webview.loadurl is working for https site , but not with my local page which is located in
Android Oreo WebView renders layout too small after 2nd loading
On some android oreo devices, when i load an url on webview for the first time, the url page loads properly. however, when i load the url again,
Android File Chooser not calling from Android Webview
Its a simple webapp with a webview in it and there is a registration page with upload file option. trying to open file chooser when click on
Reloading Webview from FirebaseMessagingService
I want to reload my webview which in in my mainactivity from firebasemessagingservice when ever a notification arrive and i tap on the
Reader Mode for WebView in Flutter
I am developing an app with flutter and i have to show webpages. i tried that using webview and everything is ok. however, there is an
How to automatically fill the fields of a form in a webview?
Basically, i want to fill a field on the paypal register form. here's my code: final string paypal_url =
PDF not showing in a WebView
I have an app in which i want to show a pdf file in a webview. i have tried to do this webview =
How to add a JavaScript function in WebView and call it later from HTML upon submitting reCAPTCHA
I am adding a javascript function in webview like this (kotlin): val webview = findviewbyid(r.id.webview) as webview
How do I crop the size of my WebView in Flutter?
I am loading a webview page in one of my navbar items. when i debug my app it shows me a loading screen with the
Android webView scroll issue
I try to make webview height wrap_content and use for scrolling an external scrollview. but in my case scrolls only webview and other views which
webview open camera from input field without filechooser
My personal app is almost done, which is to press on the input field, make a photo with the camera and upload it to the external php server. the
Ad
Flutter application stopped only when installed through APK file. How to fix it?
I had developed a flutter application with razorpay payment gateway. while i run this app in debug mode, it works fine. and hot reload also works
Web view onReceivedError is handled but still showing web page not available
I was trying to show a web page on my web view. and in case if an error occurs or page loading fails i want to show a sad smiley and a text
WebView onKeyListener not working
I have to intercept the touch on the screen, and this is my code: mwebview = findviewbyid(r.id.webview);
WebView working in background
I made app to watch youtube in background. it's working when i turn off the screen, but when i minimize app - it's stopped. i did it with service.
WebView evaluateJavascript behaving unpredictably
I've tried to trigger a javascript function from my android code in a webview unsuccessfully. (i've removed all clutter for this example but
Webview loading URL does not work for ajax requests
My code: webview view = (webview) findviewbyid(r.id.myweb); view.getsettings().setjavascriptenabled(true);
Webview unable to load video after visibility change
I am facing a strange issue. whenever the webview i am using isn't displayed on the screen, it has a problem in loading a new url the next
How to post laravel form data to controller using ajax in API
I have a form, which is opened in the android web view, i want to save data to the database, but when i have making an ajax call and try to print
webview remove Header and Footer in All web Pages
Remove header and footer in all pages in webview android here my code when i open
Webview: how to open link in html loaded via "loadDataWithBaseURL"
I'm opening a webview with static html in my android app. the html contains a link as well which currently gets opened in the system browser, i.e.
WebView with a muted, autoplaying video pauses other audio sources
I have a webview which opens a page with a video that starts muted. something like this: <video autoplay muted
Ad
How use onBackPressed() inside fragment to back a webview?
@override public void onbackpressed() { if (mywebview.cangoback()) { mywebview.goback(); } else {
Firebase Performance Monitoring for WebView
I have webview in my android app. the performance of urls that are loaded in the webview is not
How to open a web browser in WebView app when an external link is clicked?
I want to open external links in web browser using intent and should not open in my webview app except my internal links starts with
Android WebView Activity Toolbar
In my app, i have a webview activity that loads a url. i have a custom toolbar, and i want it to show the title of the page, the url and
Android WebView on Fragment - Chrome has stopped
I'm trying to develop an android app. one section of it needs to have a webview to display a treemap chart from google charts. i followed
Progress bar & Loading text not showing up everything looks correct in my code
I'm using local html files which contains links in it but when i click on links it is not showing up progress bar & loading text in webview
Access the mobile gallery from an android webview
In my application i am using a webview. the web i want to upload
Android Studio Webview in a Fragment shows nothing and empty
I wish to implement a webview in the fragment_home_screen without covering the bottomnavigationview. however, even i followed everything on an
Paste copied text to Webview page
I create a custom menu which can copy text to the clipboard, but how can i paste it back if focused text field inside the html page?
How to open url in webview activity
How to open url in webview activity hi, i want to open link in webview activity right now my code is scan barcode & open link
Only white screen appears when my Sencha application is launched in OnePlus 5 with Oreo
I have a sencha touch app made for cross platform and its working fine with any device but when i tested with one plus 5 with oreo version then it
Ad
Android Webview - Uncaught ReferenceError in local javascript execution
Hello everyone and thanks for your help! i want to build a android webview app, it uses html + css + javascript with no library except the
Why can't I navigate when using a WebViewClient in android?
I've created an activity into which a website launches. in the app, i've set the apptheme so that it is theme.appcompat.noactionbar so the
Huge blank space at the bottom in Bootstrap 4 in Chrome
I'm developing a webapp with bootstrap 4 that is running on android inside a webview as a local
Webview Status Code in Xamarin Android
I checked this following java
Click button automatically in webview?
I created an app with webview and need to press button automatically use case:- open link
WebView null reference
I have problem with push notification bar in my android app... when user tries to press button on it, my app crashes throwing null object
why is pdf from internal storage not showing in webview
I have a .pdf file (which can change content daily, so must be downloaded daily) on my server which is downloaded to the device using volley. the
Phone screen turns white after clicking back from Android Webview
I am using android webview to load some web content into my app. the loading page has some javascript content, so i have to set the '
When the back button is pressed in webview the app exit
Instead of going back to the previous page, the app is closed when pressed the back button... the back button code is not working for this
ERROR/Web Console: Uncaught Error: Too much time spent in unload handler
When i load a url via webview, i sometimes receive a flood of numerous messages like this: 10-19 19:18:38.056: error/web
Why Google map website is acting weird on webview Android?
I'm trying to load maps.google.com when user click a button with this url
Ad
Webview settings
I just want to check let's say if i do this in my app (for the web view) will it affect other application's too? i mean if i set the web view
How to close the WebBrowser once the download starts and shows the app?
I'm using intent to pass my url to webbrowser from my android app to download files. but once the download starts, it
Ad
Blog Categories
Ad