This is a Football Score app. In this app You can select an particualr season of particular league, and get->
also you can get match details of those matchs.
The whole code is written in java.
To create this app I used,
1. Sportdataapi for api data Where the maximum number of call is 500
2.Retrofit Library for https request.
3.Picasso Library for showing images.
The app looks like this :