Hi Erwin, absolutely not. You cannot rely on emulators. Your 2 GHz machine with 1 GB RAM and 200 GB Harddisk will behave quite differently from real phones....
Robert Virkus
robert@...
Oct 7, 2005 4:00 pm
1303
The following j2mearchive poll is now closed. Here are the final results: POLL QUESTION: Should the "J2ME Archive" site <http://billday.com/j2me> and "J2ME...
j2mearchive@yahoogrou...
Oct 8, 2005 8:08 am
1304
Can any one help me os this issue, i am planning to connect my emulator (given by WTK) to a DB (MSSQL SERVER) can any on give me steps how to configure this...
Hi, I developed so many Board games. So that the background screen will be same. I m planning to develop a bike race, I need some help regarding this. I know...
hi, hey can anybody tell me is there any way to eliminate the predefined messages which comes in the emulator when u run any application. can we change these...
you mean the system prompts like: "The application you are using is requesting access to the network, this may include any charges for the service, yes/no" ...
I am running the SMS program at http://developers.sun.com/events/techdays/presentations/brazil/Developin gWirelessApplications.pdf , I followed all the...
hi neil, thanks for yr reply. r u sure that we cant remover the emulator predefined messags when we send SMS from one emulator to another. hey can u help me by...
I am trying to capture an image snapshot via J2me app on Motorola Razr. The following part in the code Manager.createPlayer("capture://video"); results in an...
I created a midlet for checking the available size for storage using J2ME RecordStore on Motorola Razr V3. And it tells me the number is around 13kb. Is the...
There's a new Web site that lets you run Java benchmarks on your mobile phone, giving you scores for how fast the phone performs typical Java-enabled tasks....
... The V3 (RAZR) developer guide does not mention image capture, whereas the ROKR and 1050 guides do. This indicates to me that image capture is not...
... Your MIDlet should be given the amount of storage that is specified in the MIDlet-Data-Size attribute. If unspecified, your MIDlet may be given some small...
Do anybody know build cldc 1.1/midp2.0 in win ce os? I try to build it but getting some error about it with getting classwin.zip from jcc makefile. can anyone...
does any use j2meunit? If so can you please post simple programs that use j2meunit? I am confused as to how to mix j2meunit with a regular functioning midlet....
I have developed an application using JBuilder and build a midlet suite containing two midlets......The application is tested & running perfectly in emulators....
J2ME unit is for junit testing on Java Micro Edition.. You cannot integrate it ... It's just for writing tests, you can make a midlet, then a test suite and...
ya, some phones cant take versions like: 1.5.32 (x.x.xx) or 1.134 (x.xxx) but only 1.23 basically.... x.xx numeric format. just edit your jad, change the ...
please i am a new member and i need a very quick help about voice sending and recivieng over bluetooth using j2me because i work on graduation project about...
Hi I'm beginer in J2ME, i develop HelloWorld but my problem this class works correctly in the emulator but not in the Phone PS: the phone is SonyEricsson P910i...
Hi, I am doing a project on Online Mobile Shopping. I am in dilemma of using J2ME or WML. I need to use Web Services. Also I must use the Web Services Security...
Hi Anil, You can get a full example regarding this on http://developers.sun.com/techtopics/mobility/midp/articles/smartticket1_2/ with name of Ticket Demo. You...
Hi, I am trying to debug Simple Midlet using netbeans debug mode(IDE is Netbeans).I am getting like Attaching to localhost:4344 User program running But debug...