I am trying to redirect blackberry users to my mobile site by doing: # redirect for blackberry users RewriteCond %{HTTP_USER_AGENT} ^.BlackBerry.$
Does anyone hav开发者_如何学运维e a duration field they have created for Blackberry?The field needs to allow the user to select days, hours, minutes; needs to build in OS 4.5 and support touch interfa
i want to put a menu at the bottom of the blackberry, menu items added to horizontal field manager... how to place the menu at the 开发者_StackOverflow中文版bottom of the screen...setStatus(your Horiz
When i compiled my application in blackberry it shows the following error. generics are not supported in -source 1.3
How do I convert a byte array to a base64 en开发者_StackOverflow社区coded string using the BlackBerry plug-in for Eclipse?Check out the BlackBerry JDE API documentation for net.rim.device.api.io.Base6
I\'m currently starting in the web mobile development along with come trench brothers. I\'ve done some things for iPhone and Android using jQuery and JQTouch. Recently we\'ve been playing with the ide
I have the following Java ME code that I\'d like to port to BlackBerry: Image imgAll = Image.createImage(\"/fontDigits_200x20.png\");
I have looked extensively for a solution all over the Internet What I need is a map in a field within my application in Blackberry 8310
a client wants to \"modernize\" a 5 year old web/html-based Blackberry \"application\". The application allows field service technicians and franchisees to inquire on warranty
Hi all I am starting an application where I have to specify some xml files in the application for some button fields.When I click on one button it shou开发者_C百科ld parse the specified xml file.How c