how to change ct60 keyboard form qwerty tot azerty using a package install?

RV
Robin Vanlinthout
zetesdemo2023

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"

a year ago
SOTI MobiControl
ANSWERS
ZC
Zafer Cigdem
a year ago

Hi Robin,

When you send out above intent via legacy script, does it work? If yes, when you select the OS versions at the beginning and then next-next at the end, right mouse clicks to Add Script, and add the Script, do you face any issue?

Zafer

RV

Hi Zafer,

changing settings with the script like the language  for example seem to work with the apk I'm pushing to the device, so I'm looking for the xml file to change the gboard keyboard from qwerty to azerty

Robin

ZC
Zafer Cigdem
a year ago

Hi Robin,

Thank you for your feedback. I'm just wondering, if the script works for your need, why do you need xml file to change this, is there any specific reason that you can share if possible?

As you can only use one script under the pcg file (even without the .apk, AFAIK), and put this under the profile and assign it to the device and monitor whether the profile is installed on the device or not. 

I hope it helps. Thank you

Zafer

Regarding gboard, why not using managed app config directly (if you use managed playstore of course)?

RC
Raymond Chan Diamond Contributor
a year ago

Hi Robin,

If you want to know what content to put inside the xml file to configure Gboard to use a different keyboard, you should contact Honeywell support team or consult their relevant documentations.  About 1-2 years ago, I read their support pages talking about how to use EZConfig Power Tool on the device to export .xml file for subsequent reconfiguration, but I am not sure if  similar procedure applies to your device model or firmware version.

As you can find from somewhere talking about sending MobiControl script command

   sendintent -b "intent:#Intent;action=com.honeywell.tools.deviceconfig.enabledeviceconfig;S.deviceconfigfilepath=/sdcard/honeywell/persist/deviceconfig.xml;launchFlags=0x1400020;end"

to perform configuration,  I was just wondering if you can find pointer(s) in the same place talking about how to get the .xml file or the syntax of content supported in the .xml file.

T
TLMOD@SOTI
a year ago

Hi Robin,


Thanks for posting on SOTI pulse. Thanks Zafer, Rafael and Raymond for responding to the post, your expertise and willingness to help are greatly appreciated!


Has your query been resolved? If not, or if you have any additional concerns, please don't hesitate to reach out. We are dedicated to providing assistance and support.


Also, if this post has helped you in solving your query, I would request you to mark the particular comment as "is solution", so that others may benefit from this information.


Kind Regards,