I am developing an application for OS 5.0 and above. I am receiving an error when running it on OS 4.6 and I can\'t enter the application.
I am working on a BlackBerry Application that is going to lookup the email address registered to the device. I am us开发者_如何学运维ing this code to accomplish:
Is is possible to change the IT policies in blackberry by programing..... And if it is possible then what are the policies can 开发者_运维知识库we change....
When I try to launch my application in Blackberry device/simulator, I\'m getting class not found exception. This happens for multiple classes like PermissionsManager, CoverageInfo etc.
What is the开发者_StackOverflow best solution for saving data for Blackberry application?If you use RMS API, size of single RecordStore is limited to 64Kb for 4.5 and before and 512kb for 4.6 and late
I keep getting an IllegalArgumentException and nothing shows on the BlackBerry simulator when I run this code.What could be wrong with it?
I\'m beginner in BB dev.I create a CustomListField and when I click on a row, the background color of this row must change and a new screen must be displayed (it\'s done!).
This question already has answers here: Closed 11 years ago. Possible Duplicate: Parse XML file on BlackBerry
Is there is any alternate way to stop the third party application installation on blackberry device other than CodeModuleListner....Because it is not supported in OS 4.5 devices....Doe开发者_高级运维s
I recently had to prepare a BB app for submission to the BB app world, but I have an issue when running the app. Basically, I\'ve created a new Blackberry project, using the \"use existing source\" op