I want to know that can I pass KML as a string to google map application? Code snippet: //KML String String document = \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?><kml xmlns=\\\"h
Is it possible to programmatically find the default currency sym开发者_运维百科bol for the current locale in BlackBerry?I don\'t know about BlackBerry limitations, but you should try this:
Does Blackberry media p开发者_如何学JAVAlayer (the built-in one) allow any 3rd party plugins? I am thinking to add a forward/backward 5 seconds function. No, there is no plugin support for the native
I have a need to display a currency value in my application. There doesn\'t seem to be an easy way to do this with the RIM API, so I\'m reduced to creating my own solution (a common refrain for BlackB
To get image thumbnails on BlackBerry I use EncodedImage.scaleImage32(). It works Ok, but when I open native image viewer (from the Camera app) I see the difference in quality - native viewer thumbnai
I am looking for nice Java LDAP library suitable for using on BlackBerry. There is some basic support for LDAP in BlackBerry Java SDK, however it is too basic and I would like to use direct TCP connec
How to开发者_StackOverflow upload .doc file from blackberry mobile to web server like resume attachment?I\'m just going to link you to a question I answered earlier today.You just open a FileConnectio
I am creating a blackberry apllication which pre-dominantly uses ObjectListFields..All i need now is to draw an image as a background for each cell. I know this is quiet possible but i am not getting
when i am pressing the back button a pop screen is displayed which shows three button save, discard and cancel button i don\'t want this开发者_如何学运维 screen to be popped up. is this possible.
in my application i try to fetch users location but it always 0.0 for both latitude and longitude.I have seen blackberry forum but couldn\'t find what am i doing wrong???