Android
The platform tokens and UA examples of Android
Android is an operating system from Google. In the User-Agent string it is identified by the platform token below. Combined with a browser token, it forms the complete UA.
| Vendor | |
|---|---|
| Device Class | Mobile |
| UA Identifier Token | Linux; Android 16; <model> |
User-Agent Example
Mozilla/5.0 (Linux; Android 16; Pixel 9) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Mobile Safari/537.36
Try assembling one yourself: User-Agent Generator