Page 1 of 1

get commercial name for my device android

Posted: Sun Feb 08, 2015 4:37 am
by karim
Hi,

am a android developper and i wont to have all information about a device phone and the most important is to have the commercial name for my device.
for example for samsung galaxy s3, i wont to have galaxy s3 and not GT-I9300

thank you for your help.

Re: get commercial name for my device android

Posted: Sun Feb 08, 2015 12:06 pm
by Elliotfehr
Karim,

I would recommend to use the `marketing_name` capability, which will return the marketing name of the device when it is available. For example, in the case of the Samsung Galaxy S3, it would return `Galaxy S III`.

Thank you,

Elliot