I read some of the similar posts on this site that deal with what seems to be the same issue and the responses didn\'t really seem to clarify things for me.
i can track outgoing mms using sendlistener of mms. what about incoming mms? how to di开发者_开发问答stinguish between sms and mms if i use datagram connection?
I have a \"basic\" license agreement screen for now, a Screen with a title set and vertical field containing a textfield, separatorfield and开发者_JAVA技巧 then 2 buttons (accept or decline).
I found one sample application from the Blackberry knowledgebase. From that application I have put that sample application on my eclipse plugin, and the code is as follows :
Currently I have a ready design for blackberry application. Now, I need to call the web service in my app,开发者_运维知识库 and that web service will give me some xml response.
There doesn\'t seem to be a huge amount of information regarding BlackBerry\'s push technology. The only thing I wish to accomplish is to send notifications to blackberry devices as they become availa
I\'m trying to port a portion of AJAX code I wrote over to the BlackBerry application\'s embedded browser. Our base build is 4.6.1 and the RIM documentation claims that开发者_C百科 XMLHttpRequest\'s r
I am a newbie at Blackberry development. I am making an app which I have set as System Module so that it will Run at startUp. This app has a listener which captures the event of an outgoing call and t
I\'ve installed MDS simulator it runs ans stays in console window, i\'ve downloaded blackberry sim for 9530, all settings are default.
We need to make an application that runs on iPhone, Android and BB. What is the best approac开发者_Python百科h to write the least ammount of code? I know about some frameworks but I am not sure the be