Made an Blackberry application with XMPP backed for receiving real-time messages for the users, expected to give a feel like push message to the top business users for some key events happens in deskt
I have this classes for my app: NewsApp.java ScreenApp.java Item.java ui/TableList.java The app retrieve a list of links from a webservice (.net), I use KSoap Library (as Reference project).
I am developing blackber开发者_Go百科ry applications using eclipse plugin. I want to parse a json response from a webservice.. I am working for Blackberry OS 5.. can anyone provide a clean json parser
Here code of my project. I use direct Tcp connection But i get \"Could not select proper Transport Descriptor\" error.
I want to prevent any application(like BBM, Gtalk)from launching when I am clicking on the icon. How is it possible programmatically?
Does blackberry provide versioning of app ?? Like in case of android/I-Phone whenever a new version uploaded, user will get notified to update the app.
I have been developing a website but am finding it is crashing the simulator throwing a \"ClassCastException\".
Basically I embedded a browser into my application. However the request I want to view (google) does not show in the application despite my code linking to it. Any ideas?
I develop a app with BlackBerry JDE 6, I use ksoap2 library, I tested this in BB Simulator 8520 (OS 5.0) and works f开发者_开发百科ine, BB Simulator 9800 (OS 6.0) works fine too.
I know this might sound a very basic question but I am having an issue in using Facebook SDK for Blackberry. I have downloaded the latest one 0.8.25. I have imported them in my eclipse and they are pr