Exeggcute supports 64 bit Android devices
Warning
Niantic has dropped support for 32-bit Android devices with release 0.369.01
Requirements
- Android 9 or above
- Device needs to be rooted
- Device needs to pass Play Integrity basic attestation
How To
- Install latest Exeggcute apk
- Install latest supported Pokémon GO apk
- Enable
Magisk Hide
for Pokémon GO if necessary - Place your Exeggcute configuration file at
/data/local/tmp/config.json
- Run Exeggcute once and grant it root permissions
- Relaunch Exeggcute, it will now take care of keeping Pokémon GO alive
You can check if your device passes Play Integrity using this app
Logging
Exeggcute uses the standard Android logging framework. To gather logs you can use:
adb logcat -s "Exeggcute"
# or
logcat -s "Exeggcute"