for example, when you have to debug software on industrial equipment PLC on the spot. You wouldn't want to carry your laptop in the hall with dust and oil all around, not to mention there is nowhere to sit down and code. Android tablet is much more convenient option, you can code in cctools IDE in c or c++, compile on tablet and upload code to, for example, AVR chip with ZFlasher app and USB OTG cable. For other purposes, you can use ssh, send some UDP packets etc... And for coding on PC for android, QtCreator c++ IDE is more convenient than JAVA. Almost every piece of software i've made for win or linux, I can compile and run on android without any modification.
N
nabla_hamiltonian
@nabla_hamiltonian