Neamar / teamward-client

Android client for Teamward app
https://play.google.com/store/apps/details?id=fr.neamar.lolgamedata
MIT License
16 stars 5 forks source link

Teamward: League Of Legends game statistics

This is the client component. The server is here.

Don't be that guy.

Get information about your current games:

TeamWard isn't endorsed by Riot Games and doesn't reflect the views or opinions of Riot Games or anyone officially involved in producing or managing League of Legends. League of Legends and Riot Games are trademarks or registered trademarks of Riot Games, Inc. League of Legends © Riot Games, Inc.

For more information about TeamWard, please visit https://github.com/neamar/teamward-server

Client architecture

Most of the code lives in the GameActivity, through different fragments.

The least intutitive thing is probably how to add a new kind of tip, since it requires change in a lot of files.

How to make a new tip?