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.
What is the distinction between MIDP and JME? How do both relate开发者_C百科 to Android? As far as I understand JME isn\'t supported on Android - is that correct?
I have China made iphone replica. JVM has pre-installed in it. I want to know the specifications of this mobile like Operating System[OS],Processor [Speed & Brand],RAM etc. Is it possible开发者_如
I have a J2ME application where the user has the option to dial a phone number from within the application.This should be the last thing the user does with the app, so it should stop displaying anythi
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 am trying to get a .jar file onto my mobile device. I have written a j2me application and I want to get it onto my phone. I have developed it in eclipse galileo and I export my project folder to a j
I am developing a Java ME application for CLDC devices. I have a requirement where the questions are generated based on the previous response. I would start with one choicegroup and then based开发者_开
I am developing an application using J2ME to send the GPS coordinates received to the server and i am new to developing client server application.
I have a record store which holds a list of shopping items i am currently serialising the data like so
Is there a way to determine what kind of data plan a device has so an app provides a开发者_运维知识库 less rich experience if a data plan is not available?I imagine the connector factory would still b