hegazy / Pokemap

A native Android client to map the Pokemon around you!

Home Page:https://jz6.github.io/PoGoMap/#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokemap Build Status Download

A native Android client built with https://github.com/AHAAAAAAA/PokemonGo-Map

Join the Slack channel Please accept your invite ASAP. We have a limit on how many invites we can send out based on the number of people that actually accept them. We want to give everyone interested an opportunity to join the Slack.

Why aren't Pokemon showing up?

We're still testing and haven't merged it into this repo yet.

All PRs should go to the dev branch. master will be updated periodically with stable(ish) releases.

Please read through the main repo to see how the Python code is grabbing the spawned Pokemon, etc. We need to recreate that functionality in Java :D.

Also please read this: https://www.reddit.com/r/pokemongodev/comments/4svl1o/guide_to_pokemon_go_server_responses/

#[Official Website] (https://jz6.github.io/PoGoMap/#) Live visualization of all pokemon (with option to show gyms and pokestops) in your area. This is a proof of concept that we can load all nearby pokemon given a location. Currently runs on a Flask server displaying a Google Map with markers on it.

Using this software is against the ToS and can get you banned. Use at your own risk.

Building off Mila432's PokemonGo API, tejado's additions, leegao's additions and Flask-GoogleMaps.


For instructions, please refer to the wiki

About

A native Android client to map the Pokemon around you!

https://jz6.github.io/PoGoMap/#

License:GNU Affero General Public License v3.0


Languages

Language:Java 89.9%Language:Protocol Buffer 10.1%