Is it possible to Spoof Android User Agents without rooting? I have found https://github.com/ray-lothian/UserAgent-Switcher but it requires rooting. Since I’m using GOS I don’t think rooting my device is a good idea.
thanks a lot for your help
You can install pretty much any user agent switcher extension on Firefox for Android.
My post might be misleading and I’m really sorry
By android UA I actually meant system wise UA, so that with one spoof all the app installed on the system would recognize my device as the spoofed one, no just the browser
If you mean those ro.product.*, ro.system.*, ro.vendor.*, etc. and some other device identifiers, I think you can adjust many of them when compiling GrapheneOS yourself, which, however, requires a lot of storage and computational resources. If you mean the user agent HTTP header (and navigator object), there’s no such thing as a system wise UA since UA is to recognize the OS and browser combination, and the UA header can be spoofed with those user agent switcher extensions or, if you are advanced user and want fine control, Header Editor, which can be added to Android Firefox by visiting it with desktop enabled.

