Hey everyone, I\'m doing a Blackberry App compatible with OS4.5+ and I\'d like to do some scre开发者_如何学编程en transitions. I know how to do them through the screen\'s sublayout method when I push
I want to display a lodaing screen when user requests some http connections.I got some good samples from stackoverflow and google,But all of them displays the loading screen using a seperate screen.I
I am building a very simple BlackBerry app that consists of two projects, an Application and a Library.I packaged both projects in Eclipse and uploaded the .cod files and the application\'s .jad file
From searching online, I learnt that until July 2010, Blackberry Java Plug-in for Eclipse did not include a GUI Builder. RIM releases an update version 1.3 on Dec 23 2010开发者_开发问答. Is it the sam
I need help with some confusing terms in blackberry development world. As you can see, I am newbie to bb dev and the myriad of available tools and installtions is just too much to comprehend.
In my app, I displaying a ListField with indefinte no of elements(the elements gets from json returned by a webserver).
I want to start blackberry development. From the BlackBerry site I found that Eclipse is good for development. Since I have previous experience with Eclipse I开发者_如何转开发 decided to go with it. N
I\'m attempting to load a bitmap image from an images folder from within the res folder using - Bitmap.getBitmapResource(\"/images/bg_general.png\")
Can somebody tell me how to configure eclipse for Blackberry so that phonegap applications can work properly? I tried following \"Getting Started开发者_如何学JAVA with PhoneGap BlackBerry WebWorks\"
I\'m currently developing a little BlackBerry App and after setting up Eclipse (Plugin v1.3, SDK6.0) I noticed that I don\'t have any code completion!