android - drop wakelock in WakefulBroadcastReceiver that does not start a Service -


i registered wakefulbroadcastreceiver gets called @ time , based on content of broadcast decides start service process intent or not.

my question is: there wakelock registered if startwakefulservice not called? if so, how release wakelock again?

is there wakelock registered if startwakefulservice not called?

no, there not, can tell looking @ the wakefulbroadcastreceiver source code.


Comments

Popular posts from this blog

java - Plugin org.apache.maven.plugins:maven-install-plugin:2.4 or one of its dependencies could not be resolved -

Round ImageView Android -

How can I utilize Yahoo Weather API in android -