Why am I seeing a "Detected problems with app native libraries" warning dialog when starting applications on G3 devices?
This warning will be raised for any Smart Operation Panel (SOP) application that has just been installed where the APK in that package was the result of a build variant where the debuggable
configuration was set to true
. Either the debug variant was used as the basis for the installable package, or the variant used to create the APK had this configuration set to true. These warnings will also appear as messages for each missing library in the device log.
You may dismiss the dialog and the application should continue to run as expected.
Do I have to reboot devices following installation of a new version of my Custom Auth application? (Android based)
No, we recommend in the dalp file that you modify the need_reboot tag. This will be useful for updating to a newer build or deploying maintenance signatures out in the field. The reason being, following installation of your new application the Android system will reboot the SmartOp panel in order for all broadcast receivers to reregister themselves. If it’s a first time deployment the tag should be set to false and allow your installer to use RXOP for rebooting purposes.
How to solve a timeout error when uploading an Android application in Web Image Monitor?
According to the specification there is no size restriction with the size of your application zip file when uploading it via Web Image Monitor. However, Web Image Monitor has a function that sets the auto logout timer in the following setting below:
What devices support the G2 SmartOp Panel?
[A4 color] MP C306z, MP C406z
[A3 b&w] MP C3004/C3504/C4504/C5504/C6004
[A3 b&w] MP C2004/C2504
[A4 b&w] MP 305+
[A4 b&w] MP 501/MP 601
In addition, the following device is close to release.
[A3 b&w] MP 6503/7503/9003
Can I configure a Web BrowserNX application remotely?
A Web BrowserNX application has some configuration settings that can be configured remotely. Some are: cookie On/Off, short cut registration, etc.
Please refer following url of Smart SDK developer's guide.
Does a SP C440DN support Xlet installations?
This 4-line LP model doesn't support Xlet type applications. It only supports servlet types.