jmmartins

Lurker
Nov 29, 2021
1
0
5
Hi all,

I have a non-rooted android 7 with some custom firmware (its an herelink controller from cubepilot for the curious/if its relevant) where I run my custom app that relies on webviews to show streams through webrtc, and its not being able to play.

With chrome I can open the stream with the same encoding, so I'd like to try that as a webview implementaton and see if it fixes.

It didnt come with chrome installed or playstore, so I adb installed chrome, but it's not showing up as an alternative for the webview.

How can I make chrome appear as a webview implementation alternative?

Thanks