In order to simulate Broad cast receiver BOOT_COMPLETED on android - TopicsExpress



          

In order to simulate Broad cast receiver BOOT_COMPLETED on android device. Try following Trick: Connect your device with computer 1 - Open command prompt 2 - Go to adb directory 2.a CD E:\android\adt\sdk\platform-tools> 3 - Type adb shell 4 - am broadcast -a android.intent.action.BOOT_COMPLETED If you have any Broad Cast Receiver configured for BOOT complete listening will be called automatically happy debugging, now you dont have to restart your device in order to test your receiver.
Posted on: Mon, 18 Nov 2013 01:20:35 +0000

Trending Topics



Recently Viewed Topics




© 2015