I have an app that is listening in background and when the user clicks \"send\" it displays a dialogue. However I need to bring my app to foreground so the user answers some questions before letting t
with a 64 bit long as key and code开发者_JAVA技巧sign, it\'s unbreakable, right?It\'s unbreakable until someone convinces you they need your password to perform some routine maintenance.
How to use third par开发者_如何学Pythonty api in blackberry jde ?....(I need send file to ftp server)You can simply add the JAR file into the project - on the projects name, right click and select \"A
I know, that it is a stuped question. but I can\'t understand, what is the difference between开发者_开发问答 getHeight() and getPreferredHeight() ?
I want to create a background app on a Blackberry that starts when the phone boots and sends gps locations开发者_如何学C to a webserver periodically. Is this possible without the BES server? I am most
I need to develop an application for B开发者_开发百科lackberry Java SDK 4.2.1 and above. I\'m currently under Eclipse Classic 3.5, and I have installed the BlackBerry Java Plug-in for Eclipse v1.1, wi
I want to know how to display a webpage 开发者_JS百科of a predefined URL in Blackberry. I would also like to get help in displaying map of a predefined location on a button click.displaying a web page
I am completelty new to the BB development. I want to start development of BlackBerry application. I am confu开发者_Go百科sed how to start? And what plugins have to download and from which link?
I want to know how to parse XML data on a BlackBerry. I read somewhere that JSON is good method to parse xml data.
I have a very simple application that has one screen and one button. The main screen has a verticalFieldManager with a BitmapField inside it, and one button beneath the bitmap. I wan开发者_C百科t to b