Skip to content

Installation Steps

Install the Latest Cosmog APK

After obtaining a valid access role, visit the #apk-releases channel and download the latest version.

You can install it on your devices with adb install cosmog-<version>.apk

Install a Recent Pokemon GO version

You will also need to install Pokemon GO. Any recent version will work, as of the time of writing this, anything above version 0.307.1 probably works.

Install Needed Libraries

Cosmog needs certain libraries to run properly that it doesn't distribute itself.

In order to get the required libraries, use this tool.

https://github.com/sy1vi3/joltik

Extracted libraries should be placed in the /data/data/com.sy1vi3.cosmog/files folder, and given rwxrwxrwx permissions. This should be done automatically by the scripts found in the Cosmog server for deviceless users, and should be done manually or with scripts for ATV users.

Configure Magisk Properly

Cosmog's worker processes should have Magisk properly hidden from them. A script to do this for deviceless installations can be found in the Cosmog discord, and should be done by hand for ATVs.

Compatibility Information

Cosmog is compatible with both armeabi-v7a (32-bit) and arm64-v8a (64-bit) Android devices, running SDK version 27 (android 8.1) or higher. Pokemon GO itself is currently compatible with Android 8+, so this is unlikely to be a barrier for anyone.