Note:You don’t need to configure the encoding type to use ADK. The following commands are optional and help handle specific edge cases.
Setting an encoding Type
Set the encoding type ADK uses for file access. If unset, ADK tries to detect the encoding of each file. To set the encoding type, use the command:BASH
Setting encoding to default
Unset the encoding override and return to the default behavior, where ADK tries to detect the encoding of each file. To set the encoding type to default, use the command:BASH

