omkarmoghe / Pokemap
- суббота, 23 июля 2016 г. в 03:13:25
Java
A native Android client to map the Pokemon around you!
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.
We're still testing and haven't merged it into this repo yet.
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/
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