Link to home
Start Free TrialLog in
Avatar of Rob
RobFlag for Australia

asked on

web development ide app on android

I'm looking for an android app, similar to say notepad++ to develop web sites with.
I need it to be able to connect via smb/cifs as well as ftp etc
Syntax highlighting and collapsible code is what I'm looking for.
Please let me know which ones you use and why.
Avatar of Gary
Gary
Flag of Ireland image

The only thing I have ever come across that was similar was
https://play.google.com/store/apps/details?id=com.aor.droidedit
Avatar of KRUNAL TAILOR
KRUNAL TAILOR

Hi Rob (tagit),

1) https://play.google.com/store/apps/details?id=org.codein.codeviewer
2) https://play.google.com/store/apps/details?id=com.hoodwebmedia.hello

Here is a top 15 editor for programming on android.
http://android.appstorm.net/roundups/developer/15-apps-for-programming-on-android/

If you wan't to develop the app Then look  below comments:
Atom is a good open source editor for  Android where you can start initally. Atom supports c,c++, HTML5, Css, Javascript etc.

You can find opensource code for Atom and supported languages package over here: https://github.com/atom?query=

The below link is other two open source which will help you to prepare UI for editor on Android, Also Apply and prepare themes for editor UI.

https://github.com/xgouchet/Ted
https://github.com/fbreuer/Qute

Atom is (https://atom.io/) best to start with, hope you this is what you are looking.

Thanks & Regards,
Krunal T. Tailor
Avatar of Rob

ASKER

Krunal,

I'm not after developing Android apps, I want to develop Web apps on my android device.  Sorry for the confusion.

Rob
Avatar of Rob

ASKER

Gary,

i found that one as well but it doesn't support smb/cifs... it does support ftp so I may just have to set up a ftp server on my local server.
Avatar of Rob

ASKER

Maybe I asked this question the wrong way but all I want to do is edit code like I would on my laptop
Hi Rob,

I edited my comment. Its my mistake , i mis understood.  The good editor is
https://play.google.com/store/apps/details?id=com.welant.webmaster
https://play.google.com/store/apps/details?id=com.aesop.systems.htmlx (Best App)
but these are paid apps.
ASKER CERTIFIED SOLUTION
Avatar of Rob
Rob
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Rob

ASKER

Best app for web dev that I could find.