Is there an equivalent Android class to the BlackBerry\'s DateTimeUtilities?What I really need is DateTimeUtilities.copyCal(source, dest), and I can write it m开发者_StackOverflow中文版yself, but I re
I am passing some html content to a browser field. The content is getting displayed with whit开发者_JAVA百科e background and black text. But I want to set the background color to black and the text co
What\'s the minimum memory needed to run a RAR decompression algorithm? I want to port a RAR decompression algorithm to mobiles (iPhone, Android and BlackBerry) and want to know if there\'s a bare m开
Currently I am working on the application for which I have to use audio buffering. Please tell me how I can achieve thi开发者_C百科s task as I am trying myself.read this Buffer and play streamed media
I\'m working on a BlackBerry app which will be used in cafes and restaurants, and one of the features is QR code scanning
i am trying to invoke blackberry map and label a location by address.i开发者_运维问答 tried the sample code as following
Is there any way possible to run C# code on a BlackBerry OS smartphone? I\'ve got some Windows Mobile 5.x/6.0 frameworks written in C# that my team needs to \"port\" to various smartphone platform. We
I need to send to a server in POST an email (String) and a password (MD5 hash in byte[]). Below how I get my MD5 hash where \"password\" is a String (what the user enter):
i am using the following code for establishing Https connection HttpsConnection ht开发者_StackOverflowtpConnector = null;
I 开发者_运维知识库would like to know what are the options for intercepting an SMS. I want to be able to launch some code to handle the SMS when it is received.