##Google Play Games and Amazon GameCircle sample
This repository is a quick sample of how you can support both Google Play Games and Amazon GameCircle APIs in your application by leveraging product flavors.
- You will need to go through the process of setting up Google Play Game Services at Google.
- You will need to update the game-ids.xml with the ids from Google.
- You will need to go through the process of setting up a GameCircle configuration at Amazon.
- Update the api_key.txt with the real file from Amazon.
- Update the game-ids.xml with the ids from Amazon.
Should you have any problems getting setup, please open an issue and I will try to help.