First I woul开发者_运维百科d like to explain why I want to use alternate Blackberry Persistance options rather than a Blackberry database itself, say SQLite. The reason is that the application i\'m de
i am developing a blackberry app. i want to paint the screen. i have implemented this VerticalFieldManager hfmBg = new VerticalFieldManager(Field.USE_ALL_HEIGHT )
I\'ve been trying to modify a rich text field to display correctly in its half of the horizontal field.
I am using below code where i don\'t want to use JPEGEncodedImage.encode because it increases the size. So I need to directly convert from EncodedImage to byte array.
I am adding three CustomButtons in开发者_如何学C verticalFieldManager, but there is no spacing between the buttons. all are coming one after the other.use the method setPadding(int top, int right, int
Is it possible to anonymously track someone\'s location via mobile apps? Assuming, of course, that the user consents and dow开发者_运维知识库nloads an app that can in the background?iPhone OS 4 (comi
I\'ve recently run into a snag while putting on the finishing touches for my BlackBerry app.I\'m building a login screen which, if the user is successful in logging in, goes to a data loading screen,
I am maintaining an existing BlackBerry application (implemented as a MIDlet). The application contains a number of data files that get bundled with the app as resources. Some of these data files need
Blackberry JDE v5.0 was released on 03/31/2010开发者_StackOverflow中文版. IS that a beta version?Prior versions all said \"beta\" on the download page, and it no longer says that - so it\'s safe to as
Has anyone come up with a good solution for deploying BlackBerry applications across different environments?