Command lines not found
Ok this is getting very frustrating. I enabled developer mode and the local terminal, however the sudo apt-get update app do not function just say file not found. only basic commands like ssh and ls work?
0
Ok this is getting very frustrating. I enabled developer mode and the local terminal, however the sudo apt-get update app do not function just say file not found. only basic commands like ssh and ls work?
Comments
It's not Ubuntu, there is no "apt-get" on Android.
OK every book I have and web info refers to the following commands ? I'm trying to set up nav on this PI3 any ideals. The following is what every place I looks tells me to do but id does not work.
Sudo apt-get install navit gpsd gpsd-client espeak
sudo nano /nano /ect/default/gpsd
set START_DAEMON="true"
set
DEVICES="/dev/ttyAMA0"
sudo /ectinit.d/gpsd start
Every Android book? Please give examples. You can't use arbitrary commands from other operating systems in Android, since it is limited to the toybox (https://en.wikipedia.org/wiki/Toybox).
For GPS you can refer to another thread: https://forum.emteria.com/discussion/comment/257/
I suppose most guides related to the Raspberry Pi assume you're running Raspbian.
for mor commands and tools such as mc, nano or htop, you can take a look here:
https://github.com/Entware/Entware/wiki/Install-on-Android
tested it and it worked fine