Sample Header Ad - 728x90

Exchange ActiveSync device agent strings for Android OS version

0 votes
1 answer
2773 views
I am creating reports based off of our Exchange ActiveSync logs. One of the fields in the EAS logs is "Device Agent" which tells me the device type and what version of Android the device is on. An example string from this field is: SAMSUNG-GT-N7000/100.20306 where the first part before the "/" is the device and the second part is the Android version. I am sure the version number maps to the Android version since these strings are different than the EAS client strings. An example of and EAS client string is "Android-EAS/2.0" where the number is the version of the ActiveSync client. Devices with those strings report the Android version in another column. Here are some additional examples of the Android version numbers: 100.202, 100.20303, 100.20304, 100.20305, 100.20306, 100.40003, 100.40004 I was able to leverage this resource for the iOS devices: http://www.onesimplescript.com/2012/06/reporting-on-apple-ios-activesync.html What I can't figure out is a mapping of the Android versions from these strings to their "friendly" names (KitKat, Ice Cream Sandwich, etc). Are there any resources available that map these numeric OS versions to the OS name?
Asked by Scroty Mcboogerballs (1 rep)
Aug 14, 2014, 07:24 PM
Last activity: Sep 27, 2021, 01:02 PM