Shutdown

Discussion in 'Android' started by danrosero, Nov 18, 2014.

  1. danrosero

    danrosero New Member

    Joined:
    Sep 5, 2014
    Messages:
    2
    Likes Received:
    0
    How im supposed to shutdown in a good way in Android OS?

    Also, does anyone know how to shutdown via SSH command? I installed SSH Server, but couldnt shutdown from then.

    Thanks
     
  2. nicola

    nicola Member

    Joined:
    Apr 23, 2014
    Messages:
    45
    Likes Received:
    0
    From ssh i usally do:
    Code:
    sudo halt
    Under android i don't know if it's possible.
     
  3. idorel77

    idorel77 Member

    Joined:
    Jul 25, 2014
    Messages:
    131
    Likes Received:
    2
    on android not working.
    and sudo is not command for android.
    sudo=su on android.

    i don't find the command for shutdown.
     
  4. delba

    delba Administrator Staff Member

    Joined:
    May 8, 2013
    Messages:
    1,064
    Likes Received:
    9
    We'll fix the shutdown function on the next Android release (not kitkat, just a bugfix of 4.3)
     
  5. npinet

    npinet New Member

    Joined:
    Mar 31, 2014
    Messages:
    3
    Likes Received:
    0
    Was it fixed in the following release? In Kitkat, I still don’t find how to shudown. But I’m not very used to Android, so that might also be why…
     
  6. Andrea Rovai

    Andrea Rovai Well-Known Member

    Joined:
    Oct 27, 2014
    Messages:
    1,703
    Likes Received:
    240
    Hi there,
    actually the only way to shutdown Android on UDOO is to unplug the UDOO. If Android is not involved in a heavy task there are no risks for UDOO, don't worry of that.
     

Share This Page