I am having issues installing the BlackBerry JDE plugin. I have downloaded and installed the plugin from the BlackBerry site.The installation ran smoothly and completed.However when I open Eclipse the
For a variable used in a function that is called very often and for implementation in J2ME on a blackberry (if that changed something, can you explain)?
When my server gaves apk file to user, I need to put some values In this file, for开发者_开发百科 j2me platform I use JAD file, and put my values there:
i have developed application reading and adding the contacts by using PIM api but the problem is it is prompting
How can I keep the combobox on the form in j2me with out using frameworks? I have tried this but it is not showing any drop down for selection.
I a开发者_运维问答dded a mini xpath processor into myJavaME codes. I get this error: package org.kxml2.kdom does not exist
kXML is开发者_StackOverflow社区 an alternative XML parser I chose to use for JavaME apps. The XML file to be editted is inside the mobile app\'s own JAR.
i want to do a client-server activity like this: 1. first the client sends/writes to output stream 2. the server responses with some data that will be read with开发者_运维知识库 input stream
This question already has answers here: Official reasons for "Software caused connection abort: socket write error"
Currently I supply a user with a URL to click on to download my j2me application.This URL includes their user id as a parameter, a servlet takes this information and dynamically creates a jad file tha