本示例实现用户自定义程序向其他应用程序发送广播,通过sendBroadcast方法实现 示意图: 具体代码请参见 ch07_contacts_broadcast, ch07_addcontact_receiver工程