In the past I have used: import net.rim.blackberry.api.browser.BrowserSession; BrowserSession browserSession = Browser.getDefaultSession();
Installing by cable with \'javaloader -usb load app.cod\' works fine, and the app runs on the device with no problems, as on the simulator. The cod is using restricted APIs, but it\'s signed. The alx
I\'m looking for something corresponding to net.rim.device.api.system.ApplicationManager.getVisibleApplications(), but including applications that might not/do not have a UI. Any ideas?
My requirement is to create a customlistfieldmanager by extending verticalfeildmanager, I am not able to figureout how to do this?
Hi I am facing a strange problem that I am testing a BlackberryMessanger sample application in my phone.
I am learning Black berry programming. I have written a program \"Hello World\" using the eclipse plug in for Black Berry.
I am trying to make an integration between LWUIT and Blackberry JDE. I am importing theLWUIT .jar file into a library project and setting the dependencies of this library with another project. I am th
can anyone guide me to any of the efficient Barcode scanner SDK which can work in Blackberry SDK开发者_如何学Go. while googling i have got to here about ZXing lib. But i failed to find the samples and
I am trying to open my application on simulator 9800.i am using JDE 6.0.when i tried to debug my application i got some message on my console.
I am new to blackberry development. I am trying to make an application where I have to save name and three checkbox results(i.e. whether boxes have checked or not). I have created a screen. But I am n