How to shutdown an Android mobile programmatically?

前端 未结 6 1436
慢半拍i
慢半拍i 2020-11-28 13:12

Is it possible to shutdown the mobile programmatically. that is with out using su commands..

6条回答
  •  孤城傲影
    2020-11-28 13:51

    With rooted shell command type in, svc power shutdown works for me in android 7.1

提交回复
热议问题