| Notices |  | *NEW* Check out the Phone Database for phone specs, pictures, and buying information.
|
|
02-08-2004, 05:50 AM
|
#1 | | Guest | Hi,
Anyone around with experience in development for Nokia 6600 ?
What's the best language to use ? C++ or Java ?
My background experience in development is related to Delphi, C, ASP
Thx
| | | | |
Cell Phone Links
| Advertisement
| |
02-08-2004, 07:40 AM
|
#2 | | Guest | No idea, also a delphi developer. see if team jedi opensource has any
delphi api's for symbian ? http://www.delphi-jedi.org/
I'd expect Java to be best.
Martin
"Beacon" <info@beacon.be> wrote in message
news:jgqVb.3258$R27.129151@phobos.telenet-ops.be...
> Hi,
>
> Anyone around with experience in development for Nokia 6600 ?
> What's the best language to use ? C++ or Java ?
>
> My background experience in development is related to Delphi, C, ASP
>
> Thx
>
> | | | |
02-08-2004, 07:42 AM
|
#3 | | Guest | See if that helps with Java, also check borland code central, might be some
examples to get u going. http://community.borland.com/java/pl...,50217,00.html
"Beacon" <info@beacon.be> wrote in message
news:jgqVb.3258$R27.129151@phobos.telenet-ops.be...
> Hi,
>
> Anyone around with experience in development for Nokia 6600 ?
> What's the best language to use ? C++ or Java ?
>
> My background experience in development is related to Delphi, C, ASP
>
> Thx
>
> | | | |
02-08-2004, 07:54 AM
|
#4 | | Guest | I just started the download of the Jbuilder mobile edition.......
"Martin" <w_orbit@hotmail.com> wrote in message
news:40264acf$0$34738$65c69314@mercury.nildram.net ...
> See if that helps with Java, also check borland code central, might be
some
> examples to get u going.
>
> http://community.borland.com/java/pl...,50217,00.html
>
>
> "Beacon" <info@beacon.be> wrote in message
> news:jgqVb.3258$R27.129151@phobos.telenet-ops.be...
> > Hi,
> >
> > Anyone around with experience in development for Nokia 6600 ?
> > What's the best language to use ? C++ or Java ?
> >
> > My background experience in development is related to Delphi, C, ASP
> >
> > Thx
> >
> >
>
> | | | |
02-08-2004, 08:03 AM
|
#5 | | Guest | I wholeheartedly recommend C++ as you can do much more in that than you can
in Java on the phone, due to virtual machine limitations.
Get the Symbian 7.0s SDK from Forum Nokia.
"Beacon" <info@beacon.be> wrote in message
news:R4sVb.3404$GH1.397367@phobos.telenet-ops.be...
> I just started the download of the Jbuilder mobile edition.......
>
> "Martin" <w_orbit@hotmail.com> wrote in message
> news:40264acf$0$34738$65c69314@mercury.nildram.net ...
> > See if that helps with Java, also check borland code central, might be
> some
> > examples to get u going.
> >
> > http://community.borland.com/java/pl...,50217,00.html
> >
> >
> > "Beacon" <info@beacon.be> wrote in message
> > news:jgqVb.3258$R27.129151@phobos.telenet-ops.be...
> > > Hi,
> > >
> > > Anyone around with experience in development for Nokia 6600 ?
> > > What's the best language to use ? C++ or Java ?
> > >
> > > My background experience in development is related to Delphi, C, ASP
> > >
> > > Thx
> > >
> > >
> >
> >
>
> | | | |
02-08-2004, 08:10 AM
|
#6 | | Guest | Which C++ environment do you use ?
"Lardinian Soldier" <a@b.c> wrote in message
news:c05j4b$kqr$1@sparta.btinternet.com...
> I wholeheartedly recommend C++ as you can do much more in that than you
can
> in Java on the phone, due to virtual machine limitations.
>
> Get the Symbian 7.0s SDK from Forum Nokia.
>
> "Beacon" <info@beacon.be> wrote in message
> news:R4sVb.3404$GH1.397367@phobos.telenet-ops.be...
> > I just started the download of the Jbuilder mobile edition.......
> >
> > "Martin" <w_orbit@hotmail.com> wrote in message
> > news:40264acf$0$34738$65c69314@mercury.nildram.net ...
> > > See if that helps with Java, also check borland code central, might be
> > some
> > > examples to get u going.
> > >
> > > http://community.borland.com/java/pl...,50217,00.html
> > >
> > >
> > > "Beacon" <info@beacon.be> wrote in message
> > > news:jgqVb.3258$R27.129151@phobos.telenet-ops.be...
> > > > Hi,
> > > >
> > > > Anyone around with experience in development for Nokia 6600 ?
> > > > What's the best language to use ? C++ or Java ?
> > > >
> > > > My background experience in development is related to Delphi, C, ASP
> > > >
> > > > Thx
> > > >
> > > >
> > >
> > >
> >
> >
>
> | | | |
02-08-2004, 05:52 PM
|
#7 | | Guest | On 08/02/2004, Beacon wrote in message
<jgqVb.3258$R27.129151@phobos.telenet-ops.be>:
> Anyone around with experience in development for Nokia 6600 ?
> What's the best language to use ? C++ or Java ?
>
> My background experience in development is related to Delphi, C, ASP
If you want access to all the phone functions then you have to use
C++. If you just want to use it as a random platform for, for example,
games, then either will do.
Simon.
--
Posted using test version of software.
Please tell me if anything isn't right. | | | |
02-09-2004, 04:51 PM
|
#8 | | Guest | MS VC++ 6
"Beacon" <info@beacon.be> wrote in message
news:3ksVb.3433$m6.334960@phobos.telenet-ops.be...
> Which C++ environment do you use ?
>
> "Lardinian Soldier" <a@b.c> wrote in message
> news:c05j4b$kqr$1@sparta.btinternet.com...
> > I wholeheartedly recommend C++ as you can do much more in that than you
> can
> > in Java on the phone, due to virtual machine limitations.
> >
> > Get the Symbian 7.0s SDK from Forum Nokia.
> >
> > "Beacon" <info@beacon.be> wrote in message
> > news:R4sVb.3404$GH1.397367@phobos.telenet-ops.be...
> > > I just started the download of the Jbuilder mobile edition.......
> > >
> > > "Martin" <w_orbit@hotmail.com> wrote in message
> > > news:40264acf$0$34738$65c69314@mercury.nildram.net ...
> > > > See if that helps with Java, also check borland code central, might
be
> > > some
> > > > examples to get u going.
> > > >
> > > >
> http://community.borland.com/java/pl...,50217,00.html
> > > >
> > > >
> > > > "Beacon" <info@beacon.be> wrote in message
> > > > news:jgqVb.3258$R27.129151@phobos.telenet-ops.be...
> > > > > Hi,
> > > > >
> > > > > Anyone around with experience in development for Nokia 6600 ?
> > > > > What's the best language to use ? C++ or Java ?
> > > > >
> > > > > My background experience in development is related to Delphi, C,
ASP
> > > > >
> > > > > Thx
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
> | | | |
02-10-2004, 10:17 AM
|
#9 | | Guest |
"Beacon" <info@beacon.be> wrote in message
news:jgqVb.3258$R27.129151@phobos.telenet-ops.be...
> Hi,
>
> Anyone around with experience in development for Nokia 6600 ?
> What's the best language to use ? C++ or Java ?
>
> My background experience in development is related to Delphi, C, ASP
>
> Thx
>
>
Go here, http://www.forum.nokia.com
Register (for free) and you get all the development info you want (download
SDKs/Samples/Papers/Discussions/etc) about programming Nokia phones. And
it's all free of charge.
-- Anton Spaans. | | | | |
Cell Phone Links
| Advertisement
| | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | | |