Skip to content

Instantly share code, notes, and snippets.

@ljmf00
Last active May 5, 2022 07:35
Show Gist options
  • Star 5 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save ljmf00/01608e6668dd997730d106f3298c411b to your computer and use it in GitHub Desktop.
Save ljmf00/01608e6668dd997730d106f3298c411b to your computer and use it in GitHub Desktop.
Pokemon Go Guide

Pokemon Go Guide

POKEGO

Installation

How to install on Android 4.1+

  1. Download the App for your Android Version;
  2. Start Pokemon GO;
  3. Wait until the loading screen disappear;
  4. Restart your phone;
  5. Start Pokemon GO again;
  6. Join with Pokemon Trainer Club;
  7. Enjoy.
Tested on:
  • Archos 45 Platinum

NOTE: If you can't catch any pokemon or your pokemon go crash in battle, you need to install this app and disable your camera (augmented reality doesn't work)

Manual Application moddification

Using APK Editor Pro
  1. Open APK Editor Pro;
  2. Click on "Select an Apk File" and select the pokemon go apk;
  3. Go to "Manifest" tab;
  4. Search for "sdk" and edit minimum sdk version and target version to 16 or 17, Jellybean 4.1 and 4.2, respectively;
  5. Install & Enjoy.
Using another APK decompiler
  1. Decompile the apk;
  2. Search for "AndroidManifest.xml" file;
  3. Search for "sdk" and edit minimum sdk version and target version to 16 or 17, Jellybean 4.1 and 4.2, respectively;
  4. Compile the apk and sign it;
  5. Install & Enjoy.

How to install on Android 4.4+

  1. Download the App from Google Play or choose the correct version for your android;
  2. Start Pokemon Go;
  3. Enjoy.

How to install on iOS

  1. Download the App from Apple Store;
  2. Start Pokemon Go;
  3. Enjoy.

Screenshots

SS1

Download

Version SDK Version Download
0.29.0 16 (Jellybean, 4.1) Mirror 1
0.29.0 19 (Kitkat, 4.4) ApkMirror
0.29.2 16 (Jellybean, 4.1) Mirror 1
0.29.2 17 (Jellybean, 4.2) Mirror 1
0.29.2 19 (Kitkat, 4.4) ApkMirror
0.29.3 16 (Jellybean, 4.1) Mirror 1
0.29.3 19 (Kitkat, 4.4) ApkMirror

Information

Pokémon GO Rarity Chart

RAREC

Pokemon catch location

App
Google Maps based

Server Status

Wiki

FAQ

Q: In my smartphone I don't have GPS High Accuracy option. How can I improve GPS Sensor for High Accuracy?

A: If your smartphone don't have High Accuracy option you can activate Wifi to improve GPS location.

Q: I can't catch any pokemon because app ask me for AR (Augmented Reality) and crash unfortunately.

A: You need to download an application to disable camera because AR Option have a problem in some devices. You can choose Cameraless, for example.

Q: My smartphone don't have a good graphic card and I can't play Pokemon Go properly. (ROOT ONLY!!!)

A: You need to download an application to reduce OpenGL graphics because your GPU don't support Anti-aliasing (MSAA/CSAA) Graphics. Download GLTools and edit MSAA from x16 to x1.


More details coming soon. This document was written with GitHub Flavored Markdown and Emoji.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment