读书人

android ACTION_BOOT_COMPLETED接收不

发布时间: 2012-09-07 10:38:15 作者: rapoo

android ACTION_BOOT_COMPLETED接收不到的情况

如果程序安装在了外部存储中,无法接收到。
Broadcast Receivers listening for "boot completed"
The system delivers the?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.

读书人网 >Android

热点推荐