I want to display progress indicator on screen whenimages loading from web. i\'m used below code., Bitmap bitmap ;
I am adding three bitmap in my screen.The image needs to change with focus and unfocus.Now if i declare the bitmaps inside my customised method,than wheni scroll from one image to another,it gives nul
I have some issues building my BlackBerry Java Application (consists of 4 modules) It all started when I tried to bundle a 14MB file to the one of my modules. The complier wasn\'t able to build my ap
I have a Phonegap app written for Android and am trying to now compile it to work on Blackberry. I followed the instructions at http://wiki.phonegap.com/w/page/31930982/Getting%20Started%20with%20Phon
I know I can obtain the coordinates from Google Map services. But how can I get the coordinates for the source and destination to send it to Google Map services, and then draw the route, once I get al
please check it BasicEditField demo = ew BasicEditField(\"\", number, 15, BasicEditField.FILTER_NUMERIC
I am trying to invoke the native application for MEDIA content, so I can view the pictures in the device, and when the user selects an image, the selected one will be loaded into the application. Well
I want to make cross - platform开发者_JAVA技巧 app which could be used for different smart-phones, and been advised to make \'Web App\'.
I\'m having a very strange problem with a background behind a VerticalFieldManager. I have a Manager (NO_VERTICAL_SCROLL | NO_HORIZONTAL_SCROLL) that draws the background in paintBackground method wh
When i execute my program on 9800, no error found. but i can\'t execute other simulator. it throws \"\"Module \'net_rim_bb_browser_field2_api\' not found\"\" error.how to correct it. or what to change