Is there any way to show LOCAL html string in my BB appli开发者_运维问答cation? For example: I have a string
When registering to have an application signed by Blackberry, do you need to 开发者_如何学Gorequest a new key for each program that uses the signed apis? Or can you reuse the same key for multiple app
There are several publications about patterns in j2me: Architectural manifesto: The MVC design pattern in MIDP development by Mikko Kontio
I am making the following call in my blackberry application (API ver 4.5)... public void annotate(String msg, EncodedImage ei)
What is wa开发者_运维百科y to connect to SOAP based web service from Blackberry Application. Every one is using KSoap Library. Is there no native support in Blackeberry SDK to connect to webservice.?U
I\'ve开发者_Go百科 come across a few suggestions of \"develop-once, deploy anywhere\" mobile frameworks from other SO questions:
Can any one help me to write application to send an开发者_Python百科d recieve sms in blackberry.If u can provide me some code snippet .To send an sms:
I have a site that offers video clips, and I have a couple of thousand mobile users every day, so I wanted to offer the video library in a format that would be viewable from the iphone and blackberry
I am working on blackberry java development. I am having a xml file: <?xml version=\"1.0\" encoding=\"UTF-8\"?>
I am having the following code snippet in my application screen to show a label text in some bigger and good font. It looks good to me. But i also want to make this font to \"bold\" as well. Currently