I would like to store a file on SD card, lets say an mp3 file and 开发者_StackOverflowencrypt it. And would like other apps to be able to play them but BB automatically decrypt them?(Does DRMManager
I have developed a Blackberry app for the 4.5 os series. It works fine on all 开发者_JAVA技巧device except on the storm 1 (storm2 untested).
i want to redirect peaple who goes in my site to other page if they are using a mobile browser with a php o java scrip开发者_高级运维t. ThanksVery easy will be to parse USER-AGENT string or get_browse
I\'ve seen projects which use many screens each one for different layout and functionality. I\'ve seen projects with only one screen (like wizard workflow) where content is chang开发者_运维问答ed on
I had a problem making a Blackberry app. I found some guy who made a tutorial which did what I attempted with mine. I copied the code of the tutorial\'s app to try and recreate it, just to see it in a
I\'m trying to do some testing of a website through the Blackberry simulator, while the simulator works fine, I can\'t get to any sites in the Blackberry Browser.
Is the开发者_如何学JAVAre a way to do video streaming using an http url in a bb app?Yes, you can do that.A good place to start is the multimedia development guide.
I\'m working on a mobile project, and I have a script that is dynamically generated on the backend and then appended to the document (the html page). Desktop browsers seem to append the script correct
hey i am building anapplication in which user can send an email to a person. The user enters the email id of t开发者_运维问答he person to whom email is to be sent in a Edit field and then presses a se
How can I display scroll like marquee text in Blackberry using J2ME? That moves from left to right or vertically?