alexmprog / 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

screenshots from @linkout @mike @z14942744

Slack invites are now restricted to contributors only. Please comment your email when you submit a PR and we will send you an invite.

Please read this before opening an issue.

Make sure you use the latest [android studio version 2.2 (canary builds)] (http://tools.android.com/download/studio/canary/latest) and have installed the latest versions of the build tools and support libraries in order to successfully compile and run the project.

Contributing

Please follow the Android style guides & best practices

All PRs should go to the dev branch. master will be updated periodically with stable* 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 to understand how this all works: https://www.reddit.com/r/pokemongodev/comments/4svl1o/guide_to_pokemon_go_server_responses/

Translations

If you are contributing a PR related to language translations, please have 2 other members of the community (anyone who understands the language you are translating to) 👍 your change.

[Official Website] (https://jz6.github.io/PoGoMap/#)

From the main repo:

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

iOS Version

There is an iOS port in the works. All iOS related prs and issues please refer to this repo.


* lol

🍍

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 100.0%