标签: android adb
我需要使用adb发送广播。广播Intent必须包含额外的PersistableBundle。 搜索了documentation后,我发现没有这样的东西。有可能吗?
Intent
PersistableBundle
该文档描述了所有Intent附加内容(例如字符串,long等),但没有Bundle。
Bundle