Handling Smartphone Events

Battery Battery Battery

chargingchange, chargingtimechange, dischargingtimechange, levelchange

Call Call Call

alerting, busy, callschanged, cfstatechange, connected, connecting, dialing, disconnected, disconnecting, error, held, holding, incoming, resuming, statechange, voicechange

Sensor Sensor Sensor compassneedscalibration, devicemotion, deviceorientation, orientationchange


RESETRUNFULL
window.addEventListener("orientationchange", function() {
  console.log("the orientation of the device is now " +
                     screen.orientation.angle);});

Smartcard Smartcard Smartcard iccardlockerror, iccinfochange, smartcard-insert, smartcard-remove, stkcommand, stksessionend, cardstatechange

SMS / USSD SMS / USSD SMS / USSD

delivered, received, sent, ussdreceived