pokemongo-genymotion
pokemongo-genymotion copied to clipboard
Play Pokémon GO from your Genymotion device
Pokémon GO from your Genymotion device
Installation & Play!
Create a new Genymotion Device.
$ git clone https://github.com/jlobos/pokemongo-genymotion.git
$ cd pokemongo-genymotion
$ npm install
$ npm start
Configuration
Add your perfect settings in the file config.json
:
{
"shell": "genymotion-shell",
"location": [],
"keys": {
"UP": "up",
"DOWN": "down",
"LEFT": "left",
"RIGHT": "right"
}
}
-
shell
Genymotion Shell -
location
Initial geolocation. -
keys
Controls.