I have an old Android Phone that I want to be able to use to remotely wake-up a PC in my dorm (don't have ethernet to do WOL). My plan is to remote into my Android Phone, then send the IRP_MN_WAIT_WAKE packet to the PC to do the wake-up.
I've never really worked with rooted Android devices or remote device stuff at all so any help would be appreciated.