If you want to write an Android version of js code editor, the biggest difficulty is not because node.js does not support android?.

I was bored on the subway. I wanted to write code. I wanted to find a code editor like webstorm.
then I searched for a long time, but I couldn"t find a suitable one. I just found a codeanywhere, because I haven"t experienced it yet, but I still want to ask whether it is difficult to develop an android code editor that includes code hints and code runs like webstorm, where the difficulty lies, and how I should do it. The rarest place I can think of at the moment is that node.js does not support android

at present.

No consideration is given to unnecessary functions such as font settings, theme settings, etc.


you can consider running on the cloud like jsfiddle or codepen. There is also a stakblitz that I think is the best online js IDE, at present with code hints similar to VS Code, and can automatically download and add npm dependencies

.
Menu