midp
File path for J2ME FileConnection?
I\'m writing a MIDlet which needs to write file. I\'m using FileConnection from JSR-75 to accomplish this.[详细]
2022-12-24 18:13 分类:问答MIDlet + BlackBerry API = verification error?
Is there any way to write a MIDlet, but still use BlackBerry API classes and functions (including the APIs that require code signing)?[详细]
2022-12-24 10:20 分类:问答Detect if touch device
I\'m writing a MIDlet using the Kuix UI toolkit, and I want to make changes to the toolkit depending on whether the current device is a touch screen device. (These changes include making buttons bigge[详细]
2022-12-24 00:31 分类:问答Weird RecordStore behavior when RecordStoreFullException occurs
I\'m developing a small J2ME application that displays bus stops timetables - they are stored as records in MIDP RecordStores.[详细]
2022-12-23 17:38 分类:问答Using RecordStore in Java J2ME
I am currently doing some J2ME development. I am having a pro开发者_运维百科blem in that a user can add and remove elements to the record store, and if a record gets deleted, then that record is left[详细]
2022-12-23 14:20 分类:问答Developing a MIDlet for Windows Mobile
Is it possible to create a MIDP Application for Windows Mobile? In other words, I want to create a MIDlet and ru开发者_如何学编程n it on a Windows Mobile Simulator(any).[详细]
2022-12-22 17:06 分类:问答error in java code (j2me)
I am getting an exception for the following code. I am not able to understand what is UUID. Can anyone help to resolve this error? I have posted the code as well as error I am getting.[详细]
2022-12-22 04:58 分类:问答J2ME java.io.IOException error
I have the following code: import javax.microedition.midlet.*; import javax.microedition.lcdui.*; import java.io.*;[详细]
2022-12-22 00:23 分类:问答What is the difference between CLDC and MIDP for Java Mobile?
Could anyone exp开发者_JAVA百科lain what the difference is between CLDC and MIDP?Java Mobile Edition has two different components.[详细]
2022-12-21 18:17 分类:问答Eclipse Pulsar, JavaME, and Hello World
I tried to post this over on the Eclipse Pulsar site, but it doesn\'t seem to want to give me access, so I thought I would try over here.[详细]
2022-12-21 16:44 分类:问答