Blackberry Autoloader Firmware File -

(e.g., SQN100-1 vs SQN100-5) before flashing.

If "BlackBerry Protect" is on, you must know your BlackBerry ID credentials to set up the phone after flashing. blackberry autoloader firmware file

// Validate firmware file compatibility Firmware firmware = new Firmware(firmwareFile); if (!firmware.isCompatible(deviceModel, firmwareVersion)) throw new IOException("Incompatible firmware file"); blackberry autoloader firmware file