There's a new home for Articles. Find Articles on Our Product Support Page.
i need help changing the keyboard layout to azerty it is a ct60 device in android 10.I would like to do this using a xml file the post install i'm ussing is: sendintent -b "intent:#Intent;action=com.honeywell.tools.deviceconfig.enabledeviceconfig;S.deviceconfigfilepath=/sdcard/honeywell/persist/deviceconfig.xml;launchFlags=0x1400020;end"
Hello there, I'm trying to set the system language of a device with javascript. As you can see in the js documentation, there is already an example script for it. I tried the example but I'm getting following error message: Custom log (Set locale failed with status code NOT_SUPPORTED) I used following example script in the js documentation: https://www.soti.net/mc/help/javascriptapi/en/mobicontrol.intl.Locale.html var locale = new mobicontrol.intl.Locale("en", "CA"); try { mobicontrol.intl.setLocale(locale); mobicontrol.log.info('Locale set.'); } catch (err) { mobicontrol.log.error('Set locale failed with status code ' + err.statusCode); } MobiControl version: 15.5.1.1010 Agent Version: 15.4.2.1025
Hello, I want to set device language via Mobicontrol Android + via command / script. They are currently in English and I want to change it in another language supported by the device.
Top-tier experts who are delivering outstanding content. Should have more than 7000 points.
Experts who are consistent with great content. Should have more than 1000 points
Highly experienced members with valuable inputs. Should have more than 700 points
Beginners taking the initiative. Should have more than 500 points