-3

Here's the scenario:

Phone's battery is dead. You go to plug in the phone. From here, I'd like the phone to automatically turn itself ON once it detects a power source.

What's the best way to do this? Is there an android solution or would this take a custom ROM or something lower-level?

Kara
  • 6,115
  • 16
  • 50
  • 57
user1601118
  • 397
  • 1
  • 2
  • 6

1 Answers1

3

This could be done only on hardware level. No software could power up phone if it is truly off - not in sleep or any other passive state.

Nenad Bulatović
  • 7,238
  • 14
  • 83
  • 113