Hey everyone, coding question.... Looking at calling some commands that need root on the device.... running this command on my phone via my python app works... but doesn't seem to work elsewhere.... Code: sudo /sbin/reboot Should i a) not be calling commands like this.... (Would kinda scupper my plans!!) b) be doing it a different way c) something else... lol
sudo /sbin/reboot