Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
1 answer
60 views

In Google Chrome, I’m experimenting with combining the Web Speech API (speechSynthesis) and the Media Session API so that browser-level play/pause hardware keys (and OS media controls) can control ...
0 votes
1 answer
81 views

Example On Stackblitz In my minimal example, when the new "typing..." div is added to the dom, the input goes down, hiding behind the android keyboard a little. Here is a gif showing this, ...
1 vote
0 answers
50 views

In mobile Chrome, I'm experiencing an issue where audio does not play through headphones when the volume is set to 100%. The sound is playing but is not outputting to the headphones. However, if I ...
1 vote
0 answers
238 views

I'm creating a PWA (Progressive Web App), but in Android Chrome, the suggestions bar on the virtual keyboard is messing up my layout (See image). It is overlaping with important buttons that are ...
1 vote
2 answers
1k views

I was getting below crash in Android Webview. I tried to load the webview for the functionality within the app and got this crash. Please advise on it. It's crashing on Android 13 (Samsung S21). Note: ...
0 votes
1 answer
627 views

Screen when the code is run and chrome is launched` Appium server is also running and even the chrome browser is launched but displays blank white screen after launching Below is the error while ...
1 vote
0 answers
353 views

I noticed a strange behaviour using Google Chrome for Android (Version 106.0.5249.79) on an Android 12 device: It seems that leaving an input field and therefore resizing the viewport to the complete ...
0 votes
0 answers
890 views

Here is part of my code: Intent sendIntent = new Intent(Intent.ACTION_VIEW, URI.parse("https://stackoverflow.com/"); Intent chooser = Intent.createChooser(sendIntent, "Open the link in:...
2 votes
1 answer
2k views

We have embedded web view using webkit in our app. implementation 'androidx.browser:browser:1.3.0' But when we install this app in different devices (mobile, android boxes, android tv's) the webview ...
0 votes
0 answers
304 views

Consider this: What I'm trying to do here is to get a MediaStream for environment facing camera (back) when another MediaStream for user facing camera (front) is active. This is happening on Android ...
1 vote
0 answers
264 views

I want to load and cache a big data file from the server. The dict.json file is about 30MB big. fetch('/data/dict.json', {cache: "force-cache"}) In Desktop Chrome, it works as expected. ...
2 votes
1 answer
1k views

I am building a game with JS and I was testing it on Android Chrome and noticed that it is not working smooth, I could see stutters. Then, I set out to fix the performance problems thinking that my ...
laltin's user avatar
  • 1,147
1 vote
0 answers
164 views

One of my project requires to display a very long image (height to width ratio is very high, which is 1920x7500) as background image. The background image should repeat at y-axis, too. However, I have ...
1 vote
0 answers
555 views

I'm trying to implement custom tabs into my app https://developer.chrome.com/docs/android/custom-tabs/integration-guide/ I've successfully launched the website using @OnClick(R.id.btn_launch) void ...
2 votes
1 answer
7k views

When I open a html file the chrome( on android ) says that file is not readable. But I have given permissions to file and media for chrome. Please help me to solve this! Thank you!

15 30 50 per page
1
2 3 4 5

AltStyle によって変換されたページ (->オリジナル) /