I want to use api shutdown the Android system, but I can't.
When I use the api shutdown the Android system, it reboot,
I find there isn't shutdown cmd in kernel. I need this function,
what should I do?
解決済! 解決策の投稿を見る。
Try
halt now
it forces the system to shut down, but it does not save or takes care about anything.
元の投稿で解決策を見る