# Webviewer audio sound lag in background in android

**URL:** https://community.thunkable.com/t/webviewer-audio-sound-lag-in-background-in-android/1363524
**Category:** Questions about Thunkable X
**Created:** [June 25, 2021, 9:30am UTC](https://community.thunkable.com/t/webviewer-audio-sound-lag-in-background-in-android/1363524 "2021-06-25T09:30:20Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![nathanf74](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/nathanf74/32/107402_2.png) [@nathanf74](https://community.thunkable.com/u/nathanf74)
#### Post date: [June 25, 2021, 9:30am UTC](https://community.thunkable.com/t/webviewer-audio-sound-lag-in-background-in-android/1363524/1 "2021-06-25T09:30:20Z")

</div>

Hello 🙂

I have almost finished my radio application but only one detail is missing!  
I put the site of my radio in full screen webviewer, and when I press play it plays sound correctly. But when I go elsewhere on my android phone or when I lock the screen the sound does not cut but it lags and bugs. On the other hand on ios it works correctly. How do you think I can solve the problem on android?  
Here is the app link if you want to test: [Thunkable](https://x.thunkable.com/copy/dae11190cfd1425e97d7659bba8594c7)

Thank you in advance 🙂

Nathan

---

<div class="post-metadata">

### Author: ![tmurachpx](https://avatars.discourse-cdn.com/v4/letter/t/c68b51/32.png) [@tmurachpx](https://community.thunkable.com/u/tmurachpx)
#### Post date: [July 12, 2021, 2:34pm UTC](https://community.thunkable.com/t/webviewer-audio-sound-lag-in-background-in-android/1363524/2 "2021-07-12T14:34:47Z")

</div>

Hey there,  
look quite nice. But: The sound does not play at all on my Android. Did you test that?  
Iam having the same problem with my app: No sound from the webviewer.

Does anyone know how to fix this?

---

<div class="post-metadata">

### Author: ![tmurachpx](https://avatars.discourse-cdn.com/v4/letter/t/c68b51/32.png) [@tmurachpx](https://community.thunkable.com/u/tmurachpx)
#### Post date: [July 12, 2021, 2:51pm UTC](https://community.thunkable.com/t/webviewer-audio-sound-lag-in-background-in-android/1363524/3 "2021-07-12T14:51:14Z")

</div>

Ok, from you other post I found the issue:  
I was trying to play a sound from a http url. Seems that android + webview needs an https url.

---

<div class="post-metadata">

### Author: ![nathanf74](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/nathanf74/32/107402_2.png) [@nathanf74](https://community.thunkable.com/u/nathanf74)
#### Post date: [July 12, 2021, 3:35pm UTC](https://community.thunkable.com/t/webviewer-audio-sound-lag-in-background-in-android/1363524/4 "2021-07-12T15:35:50Z")

</div>

absolutely ! but now my problem on android is to play the music in the background or when you lock the screen the sound is stutter and lagging … i don’t know where it can come from? obviously it does it especially on android S maybe i should integrate the mediasession but i don’t know how i can do this with thunkable.

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 1:20pm UTC](https://community.thunkable.com/t/webviewer-audio-sound-lag-in-background-in-android/1363524/5 "2024-11-08T13:20:05Z")

</div>


