I have a small Java ME project (a game) that I\'d like to port to BlackBerry, where I don\'t have any experience yet. I have identified 2 categories of devices that I开发者_高级运维 would like to supp
I am fairly new to Blackberry development and need help in terms of having a simple application. User enters a login/password which is authenticated on a MYSQL database on website. Once authenticated,
I have a workspace with the following 3 projects: Library Tests GUI The tests only hit the library.This is a BB project with the type set to \"library\"
I\'m looking an option to buy a verisign ssl certificate for my company. previously we were using godaddy but godaddy ssl is not installed on blackberry. we can开发者_Python百科 install manually or pr
Please tell me how to add Arabic Support in Blackberry OS 4.3 and 4.5, while i am getting Arabic text from DB in UTF-8 format and when i want to show on OS 4.3(8130) or OS 4.5(8830) Simulator it displ
I need to securely store private user data so it can persist across my app starts as well as device resets.
I\'m developing an application for Blackberry that consumes .NET Web Services that are hosted on our public web server.
I\'m trying to find the user agent of a blackberry so I can set it when I make a http connection. On blackberries that are version 4.开发者_如何学编程7+ I call System.getProperty(\"browser.useragent\"
I\'m looking to port my working Android XML parser to Blackberry, but the latter\'s Java feature set isn\'t as rich? I didn\'t want to have to write two parsers.
We are currently sending our emails as HTML but it is开发者_StackOverflow社区 not rendering properly on the blackberry. It add\'s extra blank lines. I assume that is because of thetag. Anyways when se