Blackberry 8300 simulator crashed. It sho开发者_开发知识库ws a jvm error 545. Any idea how to fix it up??
I am new to BlackBerry Java application 开发者_开发问答development. My scenario is: In my application a gallery list of images will be displayed in a small icons. If I click on any image it will displ
I am trying to develop an VOIP application for blackberry,after a long surf i came to know about mjsip api.But i have a doubt that is it possible 开发者_Python百科to use this api
How do I clean the installed java programs from the开发者_JAVA百科 Blackberry simulator?Run clean.bat file from the \"simulator\" folder located on your installation path
we are executing of my .cod and .jad files on Blackberry JDE4.0.2 simulator7290. while building that project we are geting the folloewing warnings
I want to make a BasicEditField that should accept only uppercase letters, lowercase letters and numeric values. It should not accept any other symbol. Is there any style bit ava开发者_如何学运维ilabl
I have created an application of contacts synchronization. when i run it on device it hangs my device while synchronizing then i am not able to open another application, I am also doing auto synchoniz
I have looked online with mixed results, but is there a way to programmatically extract a zip file on the BB? Very basic my app will display different encrypted file types, and those files are deliver
I m getting current time zone as , String defaultTimeZone = \"\"+TimeZone.getDefault(); Now I want to get its time for which I m using ,
I\'m trying to have a full screen UI with a fix header ( a manager with some fields) and a scrollable contents (a list of custom field). The idea is to emulate a kind of scrollable list.