samsung detection with java api
Posted: Thu Aug 29, 2013 6:44 am
Hi
I'm using the commercial wurfl xml from 25/08/13 and the java api version 1.4.4.3. My wurfl engine is set with the accuracy engine target. I'm trying to identify this user agent-
SAMSUNG-GT-S3802/1.0 NetFront/4.2 Profile/MIDP-2.0 Configuration/CLDC-1.1
The identified device is "generic_mobile".
However, when I use the same user agent in the wurfl query in wurfl.sourceforge.net, I get a more specific recoginition, "Samsung GT-S3800W (Rex 70)".
How can I get my java code to identify the user agent as "Samsung GT-S3800W (Rex 70)"?
thanks,
Amit Prinz
SW Engineer, Amobee.
I'm using the commercial wurfl xml from 25/08/13 and the java api version 1.4.4.3. My wurfl engine is set with the accuracy engine target. I'm trying to identify this user agent-
SAMSUNG-GT-S3802/1.0 NetFront/4.2 Profile/MIDP-2.0 Configuration/CLDC-1.1
The identified device is "generic_mobile".
However, when I use the same user agent in the wurfl query in wurfl.sourceforge.net, I get a more specific recoginition, "Samsung GT-S3800W (Rex 70)".
How can I get my java code to identify the user agent as "Samsung GT-S3800W (Rex 70)"?
thanks,
Amit Prinz
SW Engineer, Amobee.