Hi all,
is there a way to embed symbian c++ into my j2me source???
Benni
Hi all,
is there a way to embed symbian c++ into my j2me source???
Benni
No. You can write a full Symbian application and use local TCP/IP socket calls (or HTTP) to have a running J2ME app talk to a running Symbian C++ app.