Skip to main content

get Blackberry Device ID Programmatically

// import net.rim.device.api.system.DeviceInfo
DeviceInfo.getDeviceId();

Comments