Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Trusted Contributor
maanbhati
Posts: 229
Registered: ‎07-28-2010
My Carrier: Software Developer

How to get bb device pin number

Hi All, I want to get bb device pin number, how to get it Thanks to All
Please use plain text.
Developer
simon_hain
Posts: 13,775
Registered: ‎07-29-2008
My Carrier: O2 Germany

Re: How to get bb device pin number

Integer.toHexString(DeviceInfo.getDeviceId()).toUpperCase()
----------------------------------------------------------
feel free to press the like button on the right side to thank the user that helped you.
please mark posts as solved if you found a solution.
@SimonHain on twitter
Please use plain text.