pkg / browser

Package browser provides helpers to open files, readers, and urls in a browser window.
BSD 2-Clause "Simplified" License
559 stars 99 forks source link

My Pixel 5a running Android 13 cannot find a web browser? #50

Open DaleEMoore opened 1 year ago

DaleEMoore commented 1 year ago

Howdy all y'all,

My Pixel 5a running Android 13 cannot find a web browser.

My Android browser is NOT one of these (xdg-open chrome google-chrome firefox). I get something like these messages:

'fails exec: "xdg-open": executable file not found in $PATH' 'fails exec: "chrome": executable file not found in $PATH' 'fails exec: "google-chrome": executable file not found in $PATH' 'fails exec: "firefox": executable file not found in $PATH'

Does anyone know what it is?

I look forward to hearing from you, Dale

DaleEMoore commented 1 year ago

Could someone tell me the name of the web browser on Android, or how to find that information? Perhaps I could solve this myself armed with the name of the web browser or how to find the name of the web browser.