I have developed a "Basic Console Application" with Carbide.c++ Express v1.1 for a Nokia with Symbian s60 3rd.
The project is builded, but I don´t know how to install it in the mobile, how to create the .jar file.
Thanks
I have developed a "Basic Console Application" with Carbide.c++ Express v1.1 for a Nokia with Symbian s60 3rd.
The project is builded, but I don´t know how to install it in the mobile, how to create the .jar file.
Thanks
Your application is going to be an exe file if you want to run it in the emulator and would be made into a SIS file using package file to deploy it on the phone not a jar file as assumed by you(Thats in j2me). I suggest you read the basic documentations especially this section in your sdk documentation to get a more clear understanding of the same:Originally Posted by Naco
Good luck and cheersSymbian OS v9.1 » Application development tutorial » Building, debugging and deploying an application
Neil
- Neil R.Bhasme -
Twitter: @Symbian_Neil