Skip to main content

Firmware upgrade on Android devices through OTA

note

Below is a legacy documentation for Android Core App versions v2.x.x

Update Firmware via REST API or Box similar to other devices. The version of the FW is listed on the supported devices page for respective manufacturer.

Step 1

  • Install OTA Installer package, where it is needed

https://api.signageos.io/v1/device/{UID}/package-install

{
"packageName": "io.signageos.android.ota",
"version": "abc",
"build": "xxx"
}
ManufacturerVersion for REST API
BenQ:"build":"benq","version":"1.4.1"
Philips 10" Tablet:"build":"philips-10","version":"1.4.0"
Philips D-Line:"build":"philips-dl","version":"1.4.0"
Philips P-Line:"build":"philips-pl","version":"1.4.0"
Philips Q-Line:Not supported yet

Step 2

  • Install the firmware

https://api.signageos.io/v1/device/{UID}/firmware

{
"version": "xxx"
}
ManufacturerVersion for REST API
BenQ SL490:SL490_WW_FB01.08
BenQ SL550:SL550_WW_FB01.08
Philips 10" Tablet:FB03.05
Philips D-Line:FB10.04
Philips P-Line:FB06.01