The mission is to get some statistics on some of the devices at the web-server side. For that, I would like to know the user-agent string for default browsers on specific Android devices such as:
- HTC:
- HTC Jetstream
- HTC Flyer
- HTC Evo View 4G
- NEXUS:
- Nexus 7
- Nexus 10
- SAMSUNG:
- Galaxy Tab
- Galaxy Tab 2
- Galaxy Note
- MOTOROLA:
- Motorola Xyboard 8"
- Droid Xyboard
- Motorola Xyboard 10"
Is there an easy way to know it? Is there a well-known list that maps device name to user-agent string? Also, if I should take a different approach - please advice.