Shutdown using terminal emulator

Discussion in 'Android' started by hiro.kaneko, Sep 15, 2014.

  1. hiro.kaneko

    hiro.kaneko New Member

    Joined:
    Jul 24, 2014
    Messages:
    12
    Likes Received:
    0
    After install terminal emulator, I try to shutdown by CLI.
    However , I can not shutdown.
    Please tell me shutdown command.

    The command that I try is "shutdown -h now".
    Of course, after I became "su" , I tried the above.
     
  2. hiro.kaneko

    hiro.kaneko New Member

    Joined:
    Jul 24, 2014
    Messages:
    12
    Likes Received:
    0
    I tried the following command.
    But, can not shutdown

    $su
    # am broadcast -a android.intent.action.ACTION_SHUTDOWN
    Broadcasting: Intent { act=android.intent.action.ACTION_SHUTDOWN }
    Broadcast completed: result=0
    #

    Why can not I shutdown and power off ?
     

Share This Page