Is there any way to add a simulator manually in my eclipse? In android SDK,we have options for selecting various emulators.Likewise,is there any way so that I can choose any one from the various 开发者
I have been developing a website but am finding it is crashing the simulator throwing a \"ClassCastException\".
Based on the instructions here, I started a PhoneGap project in Eclipse that targets BlackBerry.However, I\'m running into two problems with this project:
I have downlo开发者_JAVA技巧aded the BlackBerry JDE 7.0 and also the simulators 9360, 9810 and 9850. Can anyone tell me how can I add these simulators to my JDE?Usually after installation of an additi
I am trying to connect to a URL through a Java program in Blackberry simulator. But it is not connecting.
This is only some of the code because other parts of it are spread out but on the simulator for blackberry curve this adds a VideoControl to the manager and shows up fine with another button that actu
How do I setup Eclipse to work with the newest BlackBerry SDK (I have the new Bold 9900) on my Mac and can the simulator for 开发者_JAVA百科the Bold 9900 work on mac?You can add an emulator using wine
I wrote the following code for client - server communication in Blackberry but its not working. I am sending data via POST.
I want to create the EditField which allow Numeric Values, Comma and other valu开发者_如何学编程es are ignore in Blackberry.
I am Referring the above example of Streaming Player to understand the Concept of Streaming. http://devblog.blackberry.com/2010/05/streaming-player-api/