Current SmartSDK development guide(V2.10) has no specifications about error code of Application Installer for development. (readme.txt of Urorobos describes only Uroboros error code when you install/uninstall Application Installer(dev) ).
Below is a table with the error code specification.
*This specification will be disclosed officially at SmartSDK V2.12 release.
If you need other specification about Application Installer(dev), Please see SmartOperation Panel start guide( doc\en\start_ml\index.htm )
Error code specification
Error code | Reason | Typical case |
---|---|---|
215-01 | Installer is installing an application using some functions that isn't supported by target device. | (in the future)User try to install Scanner application to Laser Printer model. |
215-02 | Installer can't use a hard disk. | (In the future) User try to install application to the device doesn't have a hard disk ( HDD optional model) |
221 | Installer can't stop an application when Installer updating/uninstalling the application. | |
222 | Application file is illegal. |
|
235 | There is a signature difference between installed application and installing application. These application has a common package name. | User is installing an application signed by development to SOP, but user already installed another application that has the same package name and signed by product to this. |