You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to make the system print out the received broadcast, but found that putExtra can only emit a string equivalent to es, but the broadcast requires ei numbers, and all receivers cannot recognize the parameters
Success in PC
adb shell am broadcast -a android.intent.action.shbl.shut_down --ei time 6666
Faild in Phone
Can receive broadcast, but did not receive parameter “time“
The text was updated successfully, but these errors were encountered: