alucas / Snorlax

Xposed module (Android) to check pokemons stats
Other
23 stars 7 forks source link
android java pokemon pokemongo reactivex xposed

Snorlax Build Status License Donate Github All Releases Github Releases GitHub release

This module acts as a man in the middle on Pokémon Go's communications with the server, and allows us to add extra features to the game.

Features:

Dev features:

For users:

Installation requirements

Installation

For devs:

Libraries and tools

Build requirements

Build source

Clone the repository (you must have Git installed)

git clone --recursive https://github.com/alucas/Snorlax.git; cd Snorlax

Build

.\gradlew build

To build a release APK

.\gradlew assembleRelease

To install directly to the phone connected via ADB

.\gradlew installRelease

Contributing

Epilogue:

Special thanks

Snorlax would not have been possible without:

Donation

I hope you are liking Snorlax!

If you do, you can support this project to keep coming with new features by buying me a cup of coffee (so i can code by night) or a BigMac at McDonalds. Click the link below and thanks you!

Donate (igoticecream) - Original dev (no longer active)

Donate (alucas)

License

Copyright (c) 2016. Pedro Diaz <igoticecream@gmail.com>

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.