My CrStats for Clash Royale - Stats , Chest Cycle and More! (Android)
IMPORTANT: This is a project made with xamarin.Android using C#
Play Store Demo App : https://play.google.com/store/apps/details?id=com.dawayoapps.mycrstats
My CrStats is an application to know your statistics and cycle of chests, apart the code is ready to implement many more features such as the last battles, the best clans players … everything that the api of cr-api.com.
Already provides the json parse (for all de data of the api) and only need to incorporate it to new fragments. When the app is in a Nav Drawer, it is very easy to expand the content and create new Fragments.
The app has predictions of failures in case the server does not respond or the user enters a wrong tag, with these implementations and together with the wrapper that easily extracts all the content of the API, it is very easy to expand the project.
Example; In the documentation, everything is detailed and it is very simple to expand and make a much bigger and more detailed app.