How to Run two ins开发者_JS百科tance of BlackBerry simulator in windows eclipse?The documentation regarding developing with BlackBerry Messenger indicates that you can run two simulators at once, at l
i am getting signed keys to my mail. i got 3 csi files and fallow the steps to install these keys which are give in main.
can any one tell me what the is mime开发者_如何学JAVA type of .alx file ?It seems it would be application/octet-stream from I personally would stick with this as a posed to application/xml because I w
i have been working on developing an blackberry application. as per now i want the application to connect to a local server on my network and fetch a file from that machine. i have been using the libr
In my app I want to display an dialog(a screen indicating volume level) when user press VOLUME_UP and VolUme_down keys in the Blackberry Phone,Now I increase or decrase volume when user clicks those k
I\'m trying to write an app for blackberries and I\'m using the persistent store, but when I restart the device, the data is lost. Anyone\'s got any clue why this is happening?
I am developing a simple Blackberry Application using Blackberry Plugins for Ecplise. I had created a MBO for Customer using the Customer table avaliable in the My Sample Database of Sybase Unwired Pl
I have got one problem about internet connection in real devices. I develop my Blackberry chat application using Eclipse JDE and it run smoothly on Blackberry Simulator (OS: 4.7, 5.0 and 6.0). But 开发
I am new on Blackberry app. development. Can you suggest some documentations a开发者_如何学JAVAbout custom ListField?You can achive this easily with out using a custom list field.
I am trying to use XML DOM Parser on Blackberry. However i couldn\'t get the root element. DocumentBuilderFactory factory = DocumentBuilderFactory.newInstance();