I'm looking for an API call that will tell me wha kind of device the user has. For example: GT-S7250 or Wave M Is there an API for this?
I'm looking for an API call that will tell me wha kind of device the user has. For example: GT-S7250 or Wave M Is there an API for this?
Getting the model name of a device in Bada 2.0 doesn’t have anything in the SDK documentation but can be accessed like this:
Also, remember to set the correct privilege in the manifest.xml
It’s a bit worrisome that the SystemInfo keys don’t list “ModelName” as a value key. Hopefully there won’t be any breaking changes.