Configuration
View product
v0.5.0
The In-App Protection Shielder for Android requires a configuration file input. The configuration file uses the YAML data format.
General structure of the configuration:
option:
enabled: boolean
Each option must be set to true or false.
Example:
stringObfuscation:
enabled: true
Required
The current version of In-App Protection Shielder requires the following options to be defined in the configuration.
| Option | Description |
|---|---|
stringObfuscation |
Enables obfuscation of string constants in the DEX files. |
Read Next
Last updated on Jun 18, 2026 (14:49)
View product