FireflyApi installation
3.4 Installation upgrade
- Local ota package upgrade
Function:public void installPackage(String path)Description:Restart the ota package upgrade. Currently, it only supports to put in the built-in storage root directory, i.e./sdcard/Parameters:Absolute path to the ota packageExample:
- Reboot into recovery
Function:public void rebootRecovery()Description:Reboot into recoveryExample: