user1187859
user1187859

Reputation: 79

Programmatically auto-power on the phone

I would like to schedule a auto-power on when android is power off totally not stand-by. Why android does not start automatically when it starts charging or a charged battery is put?

Upvotes: 2

Views: 3061

Answers (1)

CommonsWare
CommonsWare

Reputation: 1006944

I would like scheduled a auto-power on when android is power off totally not stand-by.

This is not possible, except perhaps via custom hardware and firmware.

Why android not start automatically when start to charging or put charged battery.

That is up to the device manufacturer. Some devices will start running automatically when you connect a charger, at least in some circumstances (e.g., Kindle Fire). You are welcome to build your own device with your own capabilities. This has nothing to do with the operating system, any more than Microsoft Windows determines whether or not a desktop PC will turn on when you plug in a power cord.

Upvotes: 3

Related Questions