Suddenly Symbian
-
Hi, I had an idea to start knowing and working on symbian OS (Nokia Mobile 7700 is my target). I have plenty of online resources in terms of help and forum etc. Is there anyone here down in CP working on the same 'Symbian OS' who can help me in my future R&Ds?? I was born intelligent
Education ruined me!. -
Hi, I had an idea to start knowing and working on symbian OS (Nokia Mobile 7700 is my target). I have plenty of online resources in terms of help and forum etc. Is there anyone here down in CP working on the same 'Symbian OS' who can help me in my future R&Ds?? I was born intelligent
Education ruined me!.I'm also working on Symbian development, but targeting the Series 60 platform. Regards, João Paulo
-
I'm also working on Symbian development, but targeting the Series 60 platform. Regards, João Paulo
Thanks... Hope that this group gets better and bigger! I was born intelligent
Education ruined me!. -
Thanks... Hope that this group gets better and bigger! I was born intelligent
Education ruined me!. -
What are you guys using to develop, I mean which IDE and is it C++ or Java. There are only 10 kind of people in this world, those who understand binary and those who do not!
I'm using C++ through Visual Studio 6. It's a bit kludgy, but works... Regards, João Paulo
-
What are you guys using to develop, I mean which IDE and is it C++ or Java. There are only 10 kind of people in this world, those who understand binary and those who do not!
Same as Jaon said.... But it also can be done for Java, using the Sun ONE or JBuilder. I was born intelligent
Education ruined me!. -
Same as Jaon said.... But it also can be done for Java, using the Sun ONE or JBuilder. I was born intelligent
Education ruined me!. -
So you downloaded the Series 60 platform sdk, but how can the vsiual studio generate code for symbian. I thought that I would have to buy an IDE like codewarrior for any symbian development.
annum wrote: but how can the vsiual studio generate code As of I know, Visual Studio 6.0, is to generate the output code that can be understood by the emulator at your PC, and by the target mobile. It doesnt 'generate' the code other than 'project' information. Its our duty to write the code. annum wrote: IDE You can use the Sun ONE Java or JBuilder MObile edition - which are free for downloads ;) I was born intelligent
Education ruined me!.