How to get Model Name dynamically?

Login to reply to this topic.
Mon, 2008-05-05 07:31
Joined: 2007-10-31
Forum posts: 4

Can you help me how to get Model Name dynamically of a phone during capturing of a Image? I want to add Model Name as a parameter when the Image is captured.Suppose Motorola RAZR v3.1, here I want to get the data RAZR dynamically from wherever you can get.Please note I am not talking about Model Code/Number , I am talking about model name.


Mon, 2008-05-05 08:21
Joined: 2008-01-16
Forum posts: 165
Re: How to get Model Name dynamically?

hi Abhrodeep Nag,

you will get Machine UID. of the device HALData::EMachineUid
see this. You need to map machine id for particular string.
For More Info search for HAL


Thanks & Regards,
Md.Khalid Ahmad

  • Login to reply to this topic.