oh, thank you! I still want to use some programming codes to open that program through any connective software between PC and handset.
Type: Posts; User: k7sem; Keyword(s):
oh, thank you! I still want to use some programming codes to open that program through any connective software between PC and handset.
em, Not totally correct, Actually, The PC will connect to handset using cable. what about the "AT" command? I heared it can do some action from external of handset.
thanks sulabh120881.
It's means open a program on handset side from PC side.
For example: There is a JAVA game installed on handset, I use a software connect to this handset, and send some...
hi all:
How to run a program of handset from PC? This program maybe is JAVA or C++ program. and I want to use some code segments to open it. I don't care about which programming language should...
Thank you peter.
I have solved it. It should set some options at program management.
kevin.
which handset do you want to implement?
The path which I have used is "file:///MemoryStick/" or "file:///C:/" or "file:///E:/"
But they both only can read.
Now,I am developing a file access program on Nokia n6270,but if I use file write function,it can not be supported. only can read and list the file directory.
Does anyone know this issue? I...
hi,everybody..(I am developing a program which it's translate the DoJa api to J2ME api)
Now,I had a question about the "Scratchpad".as well know. to load some resource.It can write by the...
en. If you use the J2ME application directly in the HTML page.that's impossible.I just make a system about the J2ME app run online. and it's will be finished. I used applet to show the program....
I don't sure your MIDlet application is correct.If you want to show some information on the Cell phone screen. you can not use the "System.out.println("");", Beacuse this sentence only can print the...
see the JAD file.... the old s60 system can not support the chinese character in the JAD file
beacuse you did not put the nokia api package into the WTK2.2 midp20.jar ..
resolving:
if you WTK2.2 install this directory:
C:\WTK2.2\
so. the midpapi20.jar file is in C:\WTK2.2\lib\ . and...