To detect the RIM OS version in Blackberry
Hai :)
How to detect the RIM OS version using System.getproperty in blackberry device ?
# 1 Re: To detect the RIM OS version in Blackberry
Hai :)
I found the method, it is DeviceInfo.getOSVersion();
or
we can use DeviceInfo.getPlatformVersion();
use DeviceInfo.getDeviceName(); to get the model no.