Installing BlackBerry\'s JDE in Eclipse, via Help > Install New Software, it fails with this error: Cannot complete the install because one or more required items could not be found.
I want to create an empty dialog box with a text field inside. When the user enters data inside the box he must be redirected to another scr开发者_如何学Ceen. I want the Dialog box to come up without
I want to send SMS to multiple 开发者_运维技巧contacts. I wrote the code and it works fine, but I want to test between two simulators.I saw the solution in plenty of forums, including StackOverflow, b
l want to invoke the native sms application with the specified text but without the phone number , I want it to start with add recipient screen.
Running any Blackberry Simulator for the JDE takes forever to launch. Any ideas on speeding it up? I see that it looks through a bunch of generic files while bootin开发者_运维知识库g up, can I strip i
I want to show the user a progress dialog until a particular task is complete. For example, after the user enters userna开发者_运维百科me and password it takes some time to connect as the username an
I have a header , listfield and footer in my application\'s main page.I use horizontalfield manager for footer and header.The header is a banner and footer is a tabs container. I add the header, the l
So the blackberry documentation shows you the following code example: import net.rim.device.api.lbs.*;
开发者_Go百科Can you set up Notifications on the blackberry without a server? I wish to use the equivalent of Push Notifications, but I don\'t really need a server to decide when to push as it\'s re
I installed the blackberry plugin for Eclipse. When I click on new->project-> Blackberry->Blackbe开发者_JS百科rry Project