| Reply | « Previous Thread | Next Thread » |
|
I have developed a J2ME program used to show graphics,I want to reside it in Nokia7650, and then startup this program to show the received graphics. How i can do it???
|
| simpleisgood |
| View Public Profile |
| Find all posts by simpleisgood |
|
Download your program to the phone via IR or serial cable.
Hope I understood what you wnated to do :) |
|
I have developed a program which is used to show the graphics
of SVG format. I want to let this program to show the SVG graphics received from MMSC every time, but I don’t know that where I can find the graphics received from MMSC in Nokia7650, that is I don’t know the path stored this graphics in Nokia7650, so I can not show it. How I can resolve this problem? I am expecting your help. Thank you in advance!
Last edited by simpleisgood : 2003-07-19 at 07:06.
|
| simpleisgood |
| View Public Profile |
| Find all posts by simpleisgood |
|
You cannot get access to the phone storages due to sandbox paradigm. Your MIDlet can interact only with its own stuff. The best you can do is to receive graphics by your MIDlet and store it in RMS.
If you want to access phone stuff (address book / calendar / storages) you should use Symbian, not Java |
|
doctordwarf,
Thank you very much! I will try. |
| simpleisgood |
| View Public Profile |
| Find all posts by simpleisgood |
|
simpleisgood
Please note, that available RMS size is usually rather small. Check phone specification, it might be too low for your purposes |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|