Shutdown Android device
After installing android 2.2 in micro laptop, We found out that there is no option to shut it down.
Here’s a terminal command to shut it down.
Go to terminal windows. If it’s not already there download one like better terminal
You have to be super user to shutdown the device. Following command will give you superuser privligaes.
$su
Now type following command to shutdown the system.
#reboot -p