Quantcast Development for Nokia6600
This is a discussion on Development for Nokia6600 in the alt.cellular.nokia forum at Cell Phone Forums

Go Back   Cell Phone Forums > Cell Phone Manufacturers > Nokia > alt.cellular.nokia

Notices




Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old 02-08-2004, 05:50 AM   #1
Beacon
Guest
CPF $: 0 Donate

Development for Nokia6600


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




Reply With Quote
Cell Phone Links
Advertisement
 
Old 02-08-2004, 07:40 AM   #2
Martin
Guest
CPF $: 0 Donate

Re: Development for Nokia6600


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
>
>



Reply With Quote
Old 02-08-2004, 07:42 AM   #3
Martin
Guest
CPF $: 0 Donate

Re: Development for Nokia6600


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
>
>



Reply With Quote
Old 02-08-2004, 07:54 AM   #4
Beacon
Guest
CPF $: 0 Donate

Re: Development for Nokia6600


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
> >
> >

>
>



Reply With Quote
Old 02-08-2004, 08:03 AM   #5
Lardinian Soldier
Guest
CPF $: 0 Donate

Re: Development for Nokia6600


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
> > >
> > >

> >
> >

>
>



Reply With Quote
Old 02-08-2004, 08:10 AM   #6
Beacon
Guest
CPF $: 0 Donate

Re: Development for Nokia6600


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
> > > >
> > > >
> > >
> > >

> >
> >

>
>



Reply With Quote
Old 02-08-2004, 05:52 PM   #7
Simon Slavin
Guest
CPF $: 0 Donate

Re: Development for Nokia6600


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.
Reply With Quote
Old 02-09-2004, 04:51 PM   #8
Lardinian Soldier
Guest
CPF $: 0 Donate

Re: Development for Nokia6600


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
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >

> >
> >

>
>



Reply With Quote
Old 02-10-2004, 10:17 AM   #9
Anton Spaans
Guest
CPF $: 0 Donate

Re: Development for Nokia6600



"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.


Reply With Quote
Cell Phone Links
Advertisement
 
Reply

Bookmarks

Tags
development, nokia6600

Thread Tools
Display Modes Rate This Thread
Rate This Thread:



Similar Threads for: Development for Nokia6600
Thread Thread Starter Forum Replies Last Post
.ram file run nokia6600 ws alt.cellular.nokia 0 08-10-2007 02:36 PM
msg prob wid nokia6600 chedv31 Nokia 1 01-13-2005 01:13 PM
3gp movies for your nokia6600 ben alt.cellular.nokia 0 06-06-2004 07:43 AM
Nokia6600 connection to PC over BT (XP) Andreas Nowak alt.cellular.nokia 1 04-20-2004 11:30 PM
Infrared or Bluetooth for Nokia6600 Charlie Cortis alt.cellular.nokia 2 02-27-2004 04:11 PM


Your Ad Here


All times are GMT -6. The time now is 04:10 AM.

Add to MyYahoo Add to NewsGator Add to MyAOL Add to Rojo Add to Bloglines Add to NewVibes Add to Technorati Favorites Add to Google

Powered by: vBulletin
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
©2004 - 2008 Sugarman Studios, LLC. All Rights Reserverd.