views:

1130

answers:

5

I am looking for an app that will let me type in code ON my cellphone. I don't need to compile or anything, and its not to program for the cellphone. Just something nice to have when an idea pops in my head.

Am I completely overlooking a simple code editor for Symbian S60v3 phones?

I am looking for something similar to CEdit which is for Windows Mobile.

+2  A: 

I've used pyEdit on my S60v2 phone, it looks like it's supported under v3 as well.

It depends on the python runtime, so you'll need to install that first.

sherbang
+2  A: 

Try YEdit or LightNotepad

PiedPiper
There is a missing 'l' in your link to YEdit.
Grzegorz Oledzki
The link to YEdit is fixed
PiedPiper
A: 

You can download the very basic edition of Carbide C++ for free from Nokia

This is built on the eclipse platform and is very good.

adam
A: 

try ped-s60

http://code.google.com/p/ped-s60/downloads/list

very good!

sbabybird