Skip to content
This repository has been archived by the owner on Aug 17, 2020. It is now read-only.

Home (EN)

Bruno Luca edited this page Aug 21, 2016 · 3 revisions

Table of contents

  1. What is PoGo-UWP?
  2. Why PoGo-UWP?
  3. Todo
  4. Known issues
  5. How to help
  6. Instructions (beginner)
  7. Support my work
  8. Instructions (expert)
  9. FAQ
  10. Legal
  11. Credits

What is PoGo-UWP?

PoGo-UWP is an UWP (Universal Windows Platform) client for Niantic's Pokemon™ Go Android/iOS game. Being a client, this means that it gives you the ability to play in the same game-world as your friends that are playing with an Android or iOS device.

Why PoGo-UWP?

  • Because learning new things is always cool
  • Because it could be done
  • Because Microsoft rejected my job application saying that I wasn't showing enough "passion", and this proves them wrong :)

Todo

Check milestones to see what are we working on!

Known issues

Check issues to see what are the known issues!

How to help

If you want to provide feedback and/or report a bug, please use Github Issues (you'll need a free GitHub account). To make things easier, please search for opened issues before starting a new one so that we avoid useless duplicates.

Every kind of help is appreciated, feel free to submit a pull request if you feel that you can improve my code or add new features!

Instructions (beginner)

Video Instructions (thanks to tofylion)

  • Create a Pokemon™ Trainer Club account
  • Login on the Android/iOS app to choose your starter (you can use Bluestacks)
  • Logout from the official app
  • Change your storage settings from SD card to phone storage (thanks to nr23730)
  • Enable Device Portal
  • Navigate to APPS page on Device Portal
  • Choose PokemonGo-UWP_version.appx under "Install App"
  • Click on "Add Dependency" twice and add the files that are inside Dependencies folder
  • Click on "Go" under "Deploy" and wait until "Done!" is shown
  • Launch the app on your device
  • Login
  • Have fun

Support my work

The goal of this project is to learn and experiment, but if you want to support my work please do one of the following:

  • Download my free beta app One Auth
  • Donate using PayPal: Donate

Instructions (expert)

Check Dev Wiki

FAQ

Will this work on Windows Phone 8.1? No. But everyone's free to port my code to WP8.1 if he wishes.

Does the game support AR & 3D? No, for both of them. I'm just a single dev, I'm not Niantic.

Can I play with the same account that I'm using on my Android/iOS device? Yes.

Will it run on low-end devices? It should, but I couldn't test it. It works with the 512MB-ram emulator, so I'm quite confident that it should be ok on real devices too.

Device portal returns error 0x80073cf6 Change storage settings from SD card to phone storage. More infos here If you already had the app installed, probably a reboot is required (reported by f1516904)

Legal

This code is in no way affiliated with, authorized, maintained, sponsored or endorsed by Niantic, The Pokémon Company, Nintendo or any of its affiliates or subsidiaries. This is an independent and unofficial API for educational use ONLY. Use at your own risk.

Credits

This client is based on Pokemon-Go-Rocket-API, using assets from Pokemon-GO-App-Assets-and-Images.

Clone this wiki locally