i need to get the value of am/pm开发者_如何学C depending on the time set so i do this... calendarobject.get(Calendar.AM_PM);
I need to transfer a significant amount of structured data that goes something like this in XML - <person>
Here is the sample code: class MailBoxSampleListField extends MainScreen implements FolderListener, StoreListener {
i am not able to display some of the currency symbols like afghani(开发者_JAVA百科\"\\u060B\"), kip(\"\\u20AD\"), in blackberry application.
I have a .PNG image with a transparent background and a drawing in it with a black color, how could I change the \"black drawing color\" in this image to any color i want programmatically; using rim 4
I have a database of size 20MB that I would like to build into COD. Its a mandated requirement. How can I get the rapc to build 20MB?
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
How can we populate a Listfield in blackberry with results from a Autocomplete开发者_开发百科 field using Blackberry API(JDE 5) This is the code to get Contacts, returns a vector containing string arr
I m trying to play a video in my blackberry default player but my code doesnt work. Here is my code: HttpConnection connection = (HttpConnection) Connector.open(url+\"; deviceside=t开发者_JAVA百科rue
so, again, due to blackberry\'开发者_运维技巧s api limitation, i have 2 questions: the response that i get back from my IOUtilities.streamToBytes(httpInput); call contains \"<\" characters. s