ACTION_BATTERY_LOW constant

String const ACTION_BATTERY_LOW

Broadcast Action: Indicates low battery condition on the device. This broadcast corresponds to the "Low battery warning" system dialog.

This is a protected intent that can only be sent by the system.

Implementation

static const String ACTION_BATTERY_LOW = "android.intent.action.BATTERY_LOW";