This has been asked on StackOverflow in the past. The effective answer is that you would require the DEVICE_POWER
permission in order to shut the phone completely off, but the user would need a rooted phone to give your app permission to that control anyway.
Best you could hope for is PowerManager.goToSleep()
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…