Skip to content
Efra Espada edited this page Apr 24, 2018 · 15 revisions

StringCare Gradle Plugin

.

.

1. Implementation

2. Encrypt

3. Configuration

StringCare is a group of packages that helps to hide strings of curious developers.

Here you can find all information about the Gradle plugin which encrypts your string resources before your APK is compiled.

Every APK (except DexGuard compiled) can be unpacked and inspected in order to find strings, which aren't obfuscated by ProGuard (from DexGuard creators)

Clone this wiki locally