>
New Topic
>
Reply<
Esato Forum Index
>
Sony Ericsson / Sony >
Symbian phones
> Writing Apps
Bookmark topic
What software can be used to write apps?? Are special ad on's needed.
Can i use MS Visual Studio, Borland or Tornado etc??
Thanks for your help.
[ This Message was edited by: 9679 on 2004-11-04 18:59 ]
--
Posted: 2004-11-03 19:40:00
Edit :
Quote
Anyone...?
--
Posted: 2004-11-03 23:04:00
Edit :
Quote
To write C++ apps you should use a special version of Codewarrior.
This message was posted from a K700i
--
Posted: 2004-11-03 23:11:18
Edit :
Quote
Vi, Emacs or your favourite programmer's text editor... I guess.
This message was posted from a T630
--
Posted: 2004-11-03 23:12:38
Edit :
Quote
You can use Visual Basic if you write for AppForge Booster.
Borland and Metrowerks sell Pxxx-specific tools for C++ and Java programming.
You can use NetBeans (free) with the SE-specific SDK for J2ME programming.
--
Posted: 2004-11-03 23:22:48
Edit :
Quote
And these create .sis files?
Where can i get some background reading / info on this??
Thanks..
--
Posted: 2004-11-04 13:45:00
Edit :
Quote
Try their sites...
--
Posted: 2004-11-04 13:51:28
Edit :
Quote
Quote:
On 2004-11-04 13:45:00, 9679 wrote:
And these create .sis files?
Where can i get some background reading / info on this??
Thanks..
www.netbeans.org
www.borland.com
www.metrowerks.com
SE's Developer Site
--
Posted: 2004-11-04 14:05:48
Edit :
Quote
Borland is now giving its C++BuilderX 1.5 Mobile Edition for free:
http://bdn.borland.com/article/0,1410,32751,00.html
Fill out the survey and you'll receive the license code by mail for free. Then download the UIQ SDK for BuilderX (also free) and look for infos on the net about Symbian UIQ programming
--
Posted: 2004-11-04 14:13:32
Edit :
Quote
Download the sdk from symbian. It's basically the gnu C compiler (gcc) set up to cross compile for the phones, and a tool which creates the .sis file. (And all the includes you need etc.)
This message was posted from a T610
--
Posted: 2004-11-04 15:20:14
Edit :
Quote
New Topic
Reply