midp
JavaME MIDlet Will Not Clear Variables?
I have written a JavaME program that accesses a web service to retrieve values, the web service is running on a tomcat server.[详细]
2023-02-03 12:50 分类:问答creating stub files using a wadl file in j2me
Hello i want to create stubs using a WADL web service. i know how to create stubs from wsdl file using stub generator, wscompile[详细]
2023-02-02 23:32 分类:问答how to listen the change the value in textfield or textbox in j2me?
I want to store each character that is input from user. When user presses key, that key should store in any开发者_如何学C variable. When user presses other key, it must replace the value of variable w[详细]
2023-02-01 02:13 分类:问答Lib for Android and MIDP?
Is it possible to share a Java library (in the form of a jar file) between Android and MIDP projects? If that is the case, which Java version should I c开发者_StackOverflow社区ompile with? The library[详细]
2023-02-01 01:47 分类:问答how to handle keypressed event in canvas for alphanumeric using j2me midp2.0?
I am using canvas for drawing Strings in mobile screen based on开发者_C百科 the user input using key pressed event. Here my user wants to enter alphanumeric character like abc. For example user try to[详细]
2023-01-31 18:24 分类:问答Start midlet after installing
Is it possible to start a midlet automatically str开发者_JAVA百科aight away after the user has installed it ?[详细]
2023-01-31 05:53 分类:问答Incremental JAR update for J2ME MIDlet
I need to u开发者_运维问答pdate an application JAR file by sending a minimal incremental update of my J2ME code and res/ folder. What is the best way of doing this. This JAR gets installed on a phone.[详细]
2023-01-31 01:12 分类:问答how to set Server IP Address in j2me(MIDP 2.0) Jar file Dynamically?
I am working on a j2me platform. I put the Serve开发者_运维技巧r machine IP Address in j2me coding Statically. It\'s working fine but in case, the Server IP Address is changed, then I want to change m[详细]
2023-01-30 22:12 分类:问答How to handle traversing in CustomItem of J2ME in a mobile phone which does not support traversing?
How to handle traversing in CustomItem of J2ME in a mobile phone which does not support traversing? I am doing a mobile application using J2ME - MIDP 2.0. In my application I draw the table using jav[详细]
2023-01-29 19:42 分类:问答Where can I check the available memory (heap) of phone model
Is there an online database where I can check the amount of available heap memory on a particular mobile phone ?开发者_JAVA技巧[详细]
2023-01-29 01:37 分类:问答