I\'m working on a JavaME project and need to import external libraries, which are available to me as jar files. So I selected the project properties -> libraries & resources -> add Jar/Zip and add
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I am doing a commercial j2me project in which I need some good Gui like tabbed pane and auto complete text boxes and I need a constant look and feel across all handsets so anyone having idea what gui
Why public InputStream getResourceAsStream(String name) is in Class class? It just give inputstream of file which is in jar file and there is no relation with Class class. so it can be s开发者_开发百科
I was searching a way to use nine-patch images in order to handle multiple screen size but I did not find. Do you know if it 开发者_C百科exists such library ?Check out the BlackBerry-NinePatch package
how can i determine the color depth of the displ开发者_C百科ay device during runtime. is this even possible?Call Display.numColors().
In Android I can create a file in res/values that contains data <string-array name=\"array1\"> <item>data01,data02,data03,data04 </item>
For javame. Since getResourceAsStream() is for reading files, is there a getResourceAsStream() equivalent for output st开发者_如何学JAVAream / writing files?
I\'m just starting to work with j2me. I\'m trying to work with HttpConnection but everytime I run my sample midlet, I\'m always getting an IOException wh开发者_JS百科ich says that there is a connectio
There\'s a line A-B and C at the center between A and B. It forms a circle as in the figure. If we a开发者_开发问答ssume A-B line as a diameter of the circle and then C is it\'s center. My problem is