Top "Wakeup" questions

Resuming the previously suspended thread, process, activity, application or the whole operating system.

Wake Android Device up

Hey i need to wake my sleeping android device up at a certain time. Any suggestions? P.S. Wake up: …

android wakeup
Light up screen when notification received android

I have a service running for my application to send notification every hour. This is working fine as i heard …

android notifications screen wakelock wakeup
Is there a way to wakeup suspended app in iOS without user or server intervention

Is there way to wakeup iOS app without using "The significant-change location service"? I need to wakeup my app without …

ios iphone wakeup
How to find the MAC address of a 'shutdown' system on local lan (is it possible?)

How to find out the mac address of a system which is: Shutdown Power plugged in Connected to Lan Nic …

java wakeup wake-on-lan
Flushing preference cache with killall cfprefsd causing excessive wake ups on OS X 10.9.5

My search on the webs shows that the terminate signal triggers cfprefsd daemons to reread all plist files. see here …

osx-mavericks launchd wakeup cfpreferences
Android O and background limits prevents simple alarm notification

My own app uses the exact same technique as shown by Google I/O app of 2016. see source I need …

alarmmanager android-notifications wakeup android-8.0-oreo
how to wakeup android phone from sleep?

How to wakeup android phone from sleep (suspend to mem) programmably? I don't want to acquire any wakelock, which means …

android sleep wakeup real-time-clock
STM32 wake up from standby by RTC

I am programming STM32L051R8 and have next problem. I'm trying use standby mode in most part of time, …

timer microcontroller stm32 wakeup real-time-clock
FLAG_TURN_SCREEN_ON does not always work

i start an activity from a BroadcastReceiver, which is triggered by an alaram (RTC_WAKEUP type). in onCreate of that …

android screen wakeup
ARM: Start/Wakeup/Bringup the other CPU cores/APs and pass execution start address?

I've been banging my head with this for the last 3-4 days and I can't find a DECENT explanatory documentation (…

arm multiprocessing wakeup cpu-cores cortex-a