testing - android how to send a system broadcast -


i working testing android app's power consumption , make app consump power possible,i want send system broadcast "android.intent.action.package_add",but system reboot when send adb shell broadcast command.

so there method send system broadcast?

i think can see here sulution:

some themes in stackoverflow

one simple tutorial

more detail can see in official documentation developer.andorid


Comments

Popular posts from this blog

java - Incorrect order of records in M-M relationship in hibernate -

ruby - Net::HTTP extremely slow responses for HTTPS requests -

c++ - Boost Spirit Parser with a vector of three strings compiling into a struct, adapt not working -