midp
combobox in j2me
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.[详细]
2023-01-01 00:45 分类:问答What is the relationship between MIDP and JME (and Android)?
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?[详细]
2022-12-30 12:31 分类:问答Can a java midlet get details of an unknown mobile
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开发者_如[详细]
2022-12-30 09:05 分类:问答How do I stop displaying a J2ME MIDP application, just before destroying it?
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[详细]
2022-12-29 19:49 分类:问答Java ME Application running fine in Emulator but crashing when deployed to N70. Any way to identify the reason for crashing?
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[详细]
2022-12-29 02:01 分类:问答Getting .jar file onto a mobile phone error
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[详细]
2022-12-28 07:06 分类:问答How do we add ChoiceGroups dynamically in Java ME (CLDC) based on the answer to previous choice group values
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开发者_开[详细]
2022-12-26 18:55 分类:问答PWC1406: Servlet.service() threw exception java.io.IOException: Invalid chunk header When client send data to server
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.[详细]
2022-12-26 16:41 分类:问答Java Micro Edition (J2ME) - Delete element from Record Store
I have a record store which holds a list of shopping items i am currently serialising the data like so[详细]
2022-12-26 12:44 分类:问答j2me MIDP: detecting if phone has a data plan
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[详细]
2022-12-25 12:05 分类:问答