How to embed J2ME code with my symbian application???
How to embed J2ME code with my symbian application???
Thanks..
IMHO, there are no ways to do this.
But you can communicate between J2ME and native Symbian C++ aplications through sockets. You can check following link for getting more information - http://wiki.forum.nokia.com/index.ph...vicesFramework
Also you can include midlets (.jar) in sis package.
Thank you for your reply. I will definitely look at it.
Thanks..