I want to know how to parse XML data on a BlackBerry. I read somewhere that JSON is good method to parse xml data.
I want to save data to my Sony Ericsson K750i. I know the phone implements FileConnection version 1.0. The list of roots taken from
I am writing a regular application for Blackberry. I want to know, is there anything similiar to JAD for pure native blackberry application (no j2me) ? If JAD is applic开发者_开发技巧able to regular B
I am using Connector in J2ME and found that sometimes it take a very long time to send a request, and sometime it may halt the whole process.
I wan to send the message to multiple contacts in the contactlist list=new List(\"Select Contacts\", List.MULTIPLE);
I have developed a Java ME application for CLDC platform. It works fine when executed in an emulator. But when i deploy it to my N70 phone the application doesn\'t start at all in the phone. In my app
I\'m making a shopping list app which basically uploads your shopping list to a php file and also downloads all the updates anyone else has made to the list.
I\'m looking for a code coverage tool that I can use with a BlackBerry application. I\'m using J2ME-Unit for Unit Testing and I want to see how much of my code is being covered by my tests.
For a m开发者_开发百科iddleware system with internet (which works inside a set-top box) I want to develop a primitive Facebook interface where users can type their user-names and password, showing the
Anyone knows how to trigger a Symbian C++ application using any J2ME API call? I have a J2ME application that needs a customized photo taking application in Symbian 开发者_开发技巧C++. The reason for