I installed the blackberry plugin for Eclipse. When I click on new->project-> Blackberry->Blackbe开发者_JS百科rry Project
I have used NetBeans IDE,I installed the NetBeans plugin for BB,and then it will detect the List of JDE\'s presently installed in the System an开发者_StackOverflowd i can use it in NetBeans.
In my BlackBerry eclipse project I use resource bundles. So I have a pair of files... Application.rrc Application.rrh
I want to hit the ground running at a new firm. I am seasoned developer in Java/C so will pick up things fast. Need to be able to follow tutorials. I can do either video or plain text. Need your exper
I am fairly new to Blackberry development and need help in terms of having a simple application. User enters a login/password which is authenticated on a MYSQL database on website. Once authenticated,
This is the code that I am using for an HTTP connection: HttpConnection connection = null;开发者_如何学Python
I am building my application .cod file without using Blackberry JDE or Eclipse plugin. Everything works fine in the simulator if I hardcode the String arguments which my main() method needs. (I am usi
How to get key values in MultiMap Bl开发者_开发百科ackberry while parsing XMLDid you read the apidocs for MultiMap? There\'s a keys() method that returns an enumeration.
Im working in eclipse with bb plugin and the problem is when i click in my app then simulator freezes and I can not do anything. I tried to do something but its still the same
I am using eclipse. When I add an external jar (import it.sauronsoftware.ftp4j.*;) it seems to be ok, I reference the external jar by right clicking project and the properties. When I instantiate an F