DEV Community

Discussion on: Which is the best IDE for a smartphone.

Collapse
 
xlebenny profile image
Benny Leung • Edited

You may think dont't waste time on bus / train.

But it's difficulty, because:

  • Can't build code in android / iphone
  • Remote with non-stable network
  • Have a great IDE

So you may write down your logic in txt and implement at home
better than write code in mobile

If you only want some sytanx highlight
gitlab "web IDE" can be a choice
(actually it only has sytanx highlight)

Sorry of my English

Collapse
 
gregorys100 profile image
Gregory Sequeira

Thanks Benny!

Collapse
 
jbritannia profile image
Nader Jafari

Actually you can build java using eclipse compiler and run it using dalvik both with termux
(Note that you can run cli and sun-less only)