![Symbian S60 Code Editor [closed]](https://www.xszz.org/skin/wt/rpic/t25.jpg)
Question:
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 <a href="http://www.logicalsky.com/Product_CEdit.php" rel="nofollow">CEdit</a> which is for Windows Mobile.
Answer1:I've used <a href="http://users.tkk.fi/~lhuovine/mobile/python.html" rel="nofollow">pyEdit</a> 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.
Answer2:Try <a href="http://www.softpedia.com/get/Office-tools/Text-editors/yEdit.shtml" rel="nofollow">YEdit</a> or <a href="http://handheld.softpedia.com/get/Word-Processing-Text-Tools/Text-Editor/LightNotepad-65432.shtml" rel="nofollow">LightNotepad</a>
Answer3:try ped-s60
<a href="http://code.google.com/p/ped-s60/downloads/list" rel="nofollow">http://code.google.com/p/ped-s60/downloads/list</a>
Answer4:You can use visual studio :
<a href="http://wiki.forum.nokia.com/index.php/Using_Visual_Studio_6.0_with_S60_3rd_Edition" rel="nofollow">http://wiki.forum.nokia.com/index.php/Using_Visual_Studio_6.0_with_S60_3rd_Edition</a>
Answer5:You can download the very basic edition of Carbide C++ <strong>for free</strong> from <a href="http://www.forum.nokia.com/Resources_and_Information/Tools/IDEs/Carbide/" rel="nofollow">Nokia</a>
This is built on the eclipse platform and is very good.