i am having 4 ButtonField and i want to align all the buttons horizontally. for that 开发者_如何学Goi am using HorizontalFieldManager and assigning Field.FIELD_BOTTOM for putting all the button field
I\'m trying to load some images using Bitmap.getBitmapResource(), but it takes about 2 or 3 seconds per image to load.I\'m testing on the Storm, specifically.The odd thing is, when I install OS 5.0, t
How to display images in the form of pages where only one pageis displayed at a time on blackberry screen. On scrolling down sub开发者_运维知识库sequent images will load at run time. So that loading o
i develop application for Blackberry. In Storm 1 (4.7) and Storm 2 (开发者_如何学Go5.0) i need to disable accelerometer in my application. I want my application does not react to the accelerometer, bu
in my screen there are 3 managers h1 h2 bmpf = new BitmapField added in order like this as backgroundmanager.add(h1)
I want to make a blackberry app. which will store audio and video files into the sqlite database. Does blackberry have a special api for t开发者_JAVA百科his? (special classes for byte[])
I want to get the user\'s latitude and longitude in my BlackBerry app, and then generate the maps according to it.
i am using a bitmap field that contains a small image. when focus comes on that image then blue color of the focus does not appears,how can i set the focus width and height
I want my BlackBerry app to open a website when I focus on its name. Can anybo开发者_开发知识库dy tell me how to do that?final LabelField label = new LabelField(url,LabelField.FOCUSABLE);
I am trying to display a Custom PopupScreen and when the virtual keyboard is being displayed it reduces the size of the popup. I know when you for example, select new message you get a PopupScreen tha