My Application requiresme to find out whether an incoming email was BCC\'d to me or am i the direct(to,cc)recipient.
Can u give me code for opening Map using the user specified latitude and longitude in blackberry.开发者_开发技巧I tried with BlackberryMapsDemo im not getting routes displayed so please
I found many posts on the forum regarding this problem which navigates me to No Page found error. Does any body know how can I add the Blackberry JDE\'s that already installed on my machine.
from rdf file http://www.blackberry.net/go/mobile/profiles/开发者_如何学编程uaprof/9530/4.7.0.rdf
How can I add a textbox so a user can enter numeric values into my form? I need the borders of the textbox control to be visible at a开发者_StackOverflow社区ll time.
I have b开发者_如何学编程uilt a blackberry application that allows a user to fill in information in some fields. Upon submit I want an email to be generated to me with that information filled. What is
just want to know that if i can use swing/awt component with blackberry or j2me. if yes h开发者_如何转开发ow can i plugin it into eclipse.finally it is not possible to use swing component with blackb
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
now I have this: public void focusChanged(Field field, int eventType) { if ( field == txtAmount && eventType == 1)