android ACTION_BOOT_COMPLETED接收不到的情况如果程序安装在了外部存储中,无法接收到。Broadcast Receiver
android ACTION_BOOT_COMPLETED接收不到的情况
ACTION_BOOT_COMPLETED?broadcast before the external storage is mounted to the device. If your application is installed on the external storage, it can never receive this broadcast. 