What do you think about Windows 7? Write a review or a how-to about Microsoft's newest product and earn unlimited points!

 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Top J2ME Solutions: 1 - 21 of 21
  • 1
 
I am new to j2me, i want to develop a stock quote application using j2me, so i want to know What is the difference between MIDP and CLDC?
I can not write to a text file with Java since this: import java.io.*; does not seem to import the following function calls: FileWriter outFile = new FileWriter(args[0]); PrintWriter...
Where to download JVM for windows mobile 6.5? I did not find in java.sun.com And, after download, how can I install it on windows mobile 6.5?
...     public void setDate(Date d) {         currentTimestamp = d.getTime();         calendar.setTime(d); ... this will set the calendar to the current time, however, if I want to get ...
I have an application where I need to create a JFrame and then wait for it to fully create so I can access the Graphics element.  When I call the setVisible function, the frame does create rig...
Can anybody provide code example how to create a link button which retrives any URL in my mobile app.?
Hello,     I have got j2me cod or jad files, I want to decompile it, is there any tools which can help with this? Many thanks!
I am planning to write an application to record from live radio. i am having sony ericsson k530i and there is no option to record from radio. is there anyway that i can capture the output stre...
Unable to compile JAVA program by giving javac command. Gives the message "JAVAC" is not recognized as an internal or external command. Pl help
Hello all, I am a beginner when it comes to Java programming, so I would like to know if the experts can help me. I want to develop a Java application that can display a video (.avi file...
Hello Experts! I Hope you can help me with something. I want to develop an app that: 1. runs on a cell phone with J2ME 2. reads an image from phones memory/memory stick 3. sends it to ...
Any J2ME open source project for mobile browser? I just got one http://www.genuitec.com/about/labs-webkit-for-swt/WebKit%20For%20SWT%20Developer%20Guide.html Any others?
I have written a Java MIDlet which overrides keyPressed for user input. How can I disable the default beep sound that is played when a button is pressed? I want to play an alternative sound...
can any one tell me how to consume web services in j2me , please do not refer me to netbeans , if some one has any working example which he can share with me , then it will be highly appreciat...
Hello experts, I bought an iphone clone a few days, called HiPhone. I've been trying to import / syncronize my contacts into the phone without sucess. It doesn't have a native sync applic...
I need to develop a Java ME application. However, if the user does not install the JVM and it is so trouble to execute it http://www2s.biglobe.ne.jp/~dat/java/project/jvm/usage_en.html ...
I searched the net and found there are several IDE to develop Java ME application. 1. Eclipse Pulsar 2. Eclipse + EclipseME (or MTJ) What are their difference? And, are there other...
Is there anyway i can get my nokia n95 to run the javafx mobile applications?
I'm new to Java but have to debug a J2ME Midlet. It's got a custom Logger object, but I need it to also log to a text file, while running from the emulator. Here's the Java. Could someone p...
i was required to make an application which would fetch data from server , for this i made two application first by sms and second by gprs , now i want to integrate the two applications in to ...
 
  • 1