Member - { Blog Details }

blog address: http://findnerd.com/list/view/Launch-application-after-phone-boot-or-screen-unlock-in-Android-using-BroadcastReceiver/98/
keywords: BroadcastReceiver , Android
member since: Dec 10, 2015 | Viewed: 132
Launch application after phone boot or screen unlock in Android using BroadcastReceiver
Category: Academics
We have BroadcastReceiver to listen to the system events. There are receivers like BOOT_COMPLETED, SCREEN_ON, USER_PRESENT which we can register to perform any specific task when phone boots or screen unlocks. For more visit the link.
{ More Related Blogs }