Is there any API to obtain network information like current cell? or other info stored in the SIM? Thanks in advance, Bug __________________________________ Do...
Hi, anybody can help me please How to make data connection between j2me and internet(via GPRS)? Where is tutorial to make it? thank tguh. ===== tguh ...
I am using j2me wireless toolkit 1.0.4 for a project on Image processing.I just want to know if it is possible to grab the pixels of the image(something ...
Hi. I'm trying to create an application who will make some statistics calculations. Well, one of them, I'm trying to show the factorial of 13. The correct...
Hello............. Is there any way For switching between canvases other that using(Softkeys or Commandlister)Something like Some event happens in one canvas...
Hello.. when i run the app , the follow error occured.. =============================================================== Remote wants to send information. This...
You are running an untrusted MIDlet suite that is querying the user to get permissions before the operation is attempted. This popup can be eliminated by...
Gary Adams
Gary.Adams@...
May 6, 2003 5:10 pm
334
Hi everyone , I have the same problem on my wtk2.0, i think it's a bug from the emulator ... _________________________________________________________________ ...
... Does the specification say that blocking I/O operations MUST be performed in a separate thread? If not, we should fix that because J2MEWTK is touted as the...
... To be specific the MIDP CommandListener requires the commandAction to return "immediately". "public abstract interface CommandListener This interface is...
Gary Adams
Gary.Adams@...
May 6, 2003 7:35 pm
337
________________________________________________________________________ Missed your favourite TV serial last night? Try the new, Yahoo! TV. visit...
Hi Everybody , I have got a problem and I need help. After I developed my J2ME application I built it and made a JAD and JAR file. When I run the JAD file ,...
Dear Derya The problem could be either the parameter might be different in the Jar Manifest file and Jad file (arguments) or make approprite settings in...
Thanks very much Haricharan. I had got a problem with my manifest file. Now everything is OK. Derya. ... From: hari charan To: j2mearchive@yahoogroups.com ...
Hi, Maybe I am posting a question regarding a topic allready talk here. Anyway sorry if I am doing that, but I need help urgently, please help me. Here is my...
Hello jug I am a java developer from South Africa. I would like to know if anyone has ever written a working SMS midlet for the NOKIA 3410 or for any other...
Johan Meyer
johan.meyer@...
May 15, 2003 2:06 pm
344
Has anyone has success finding and installing a jvm for the toshiba e740?...
... In order to use WMA based SMS messaging on a J2ME device, the device must implement WMA. Not all Nokia devices currently shipping implement WMA. For a...
Hello I am trying to develop a simple MIDlet application to retrieve data from a web based form. I did not want to use HTTP protocol. I am using MIDP 2.0,...
If your target polatform includes an implementation of SocketConnection : SocketConenction sc = (SocketConnection) Connector.open("socket://<host>:<port>");...
Gary Adams
Gary.Adams@...
May 20, 2003 3:51 pm
348
Company name: CargoTel, Inc Location: United States, FL, Telecommute Pay rate: up to $25/hr 1099 Travel: 0% Poster represents: an employer Terms of...
Hi, SV_RFID (http://groups.yahoo.com/group/sv_rfid/) is a Yahoo group that aims to gather together those who have common interest in RFID, not only as just a...
Hi!!! I'm trying to connect to the server (IIS 5.0) through MIDP 1.0 enabled device (Nokia series 60,30). When I run the application on emulator I get all the...
Hi Tushar We are able to connect successfully over GPRS from Nokia 7650. Well Nokia devices especially has one problem, the connection to the server should be...
Dear Haricharan, I have tried as per your suggestion making connection with the server using thread class and used GEt method to send data to server and used...
Dear Haricharan, Thankxs for your help. when i tried to read Jad file from my application , I was be able to read it completely without any junk characters. ...
... Hash: SHA1 Hello, I'm just getting started writing to the MIDP spec and have a couple of trivial tests running in Sun's WTK emulator on my Linux machine....