I am working on Blackberry simulator with no real device. I have opened the EventLog by 开发者_JAVA百科tools -> Show Event Log. But it is coming blank with no log details.
i get thumbnail image using fileconnection. I get image using thread constructor. I pass the url and get image.
开发者_运维知识库I want to open office documents, like Word, Excel and PowerPoint, from my BlackBerry app. I am able to download the files from the server, but I am not sure how to open them. On Black
I use for now the Blackberry JDE for developing blackberry applications. And I am so familiar with it. I spent six months developing on this software.
I am developing an application where user can share photos to Facebook and Twitter, for BlackBerry Storm and Torch se开发者_Python百科ries phones running OS 5.0.
I am creating a blackberry application which sends the request to the server. So authe开发者_开发百科ntication of the user is required. So for doing this i want to encrypt UserID and password using SH
Is it necessary to sign apps before deploying them to devices? Isn\'t there a work开发者_如何转开发around where we can deploy apps without signing?It is possible to run an unsigned application on actu
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
I am developing a Blackberry Application. I have a map in a screen. I want to refresh map\'s data with new data which i am getting from my web service. I am using BlockingSenderDestination in a Thread
i have created one application which parsed the data and it will displyed in ListRow,for that i have created http connection as below.