TFT Companion

November, 2022 - December, 2022

Android, Kotlin

Companion Android application for the game Teamfight Tactics

Made By

Carmen Martín Moreno

This project consists of a companion app for the game Teamfight Tactics developed by Riot Games. The app has been developed with Kotlin and it's available for Android Devices.

In TFT companion, you can check all the updated information for the current set: champions, traits, items, etc.

Features

  • Login with SharedPreferences to remember your last login.
  • HTTP requests with Volley to the CDRAGON API to get the information.
  • Use of Gson to generate in-app objects from the information received from the API.
  • Use of fragments and fragments list to follow the Android modularity and reusability standard.
  • Custom toolbar.
  • Use of Firebase Google Analytics to track user interactions.

The repository of this project is private but code snippets may be given to anyone interested in its implementation. Contact me for more information.