plan
Decompile the APK file using apktool and check the UMENG_CHANEL value in the mainfast file.
steps
Official website 1. Download apktool.jar and apktool.sh. The directory is /usr/local/bin
open /usr/local/bin
Copy the code
3. Locate your APK file directory 4
apktool.sh d app.apk
Copy the code
Meow ~ ~