mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-12-08 15:45:26 +01:00
4 lines
191 B
Bash
Executable File
4 lines
191 B
Bash
Executable File
# Test boot complete broadcast
|
|
|
|
adb shell am broadcast -a android.intent.action.ACTION_BOOT_COMPLETED -c android.intent.category.HOME -n im.vector.alpha/im.vector.receiver.VectorBootReceiver
|