android.provider.htcCheckin.IntentAction |
Intents with this action cause a checkin attempt. Normally triggered by a periodic alarm, these may be sent directly to force immediate checkin.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | CANCEL | Broadcast intent to cancel any ongoing update download. | |||||||||
String | CATEGORY | ||||||||||
String | CHECKIN | The action string to trigger HTC checkin trigger intent. | |||||||||
String | INSTALL | Broadcast intent to trigger immediate installation of an update. | |||||||||
String | READY | Activity intent to prompt the user to confirm installation. | |||||||||
String | REPORT | Broadcast intent to trigger immediate report of a crash. | |||||||||
String | UPDATE | Broadcast intent to handle chekcin server reply update package info (download URL). | |||||||||
String | VERIFYPKG | Broadcast sticky intent of the FOTA update package is verifying. |
Broadcast intent to cancel any ongoing update download.
The action string to trigger HTC checkin trigger intent.
Broadcast intent to trigger immediate installation of an update.
Activity intent to prompt the user to confirm installation.
Broadcast intent to trigger immediate report of a crash.
Broadcast intent to handle chekcin server reply update package info (download URL).
Broadcast sticky intent of the FOTA update package is verifying.