Repository for League of Legends app for android.
LeagueOfLegends is hosted in the following web site
https://github.com/roioteromorales/LeagueOfLegends
If you think the Android project LeagueOfLegends listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of LeagueOfLegends.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Fragment Count | 2 |
jar files used | commons-io-1.3.jar junit-4.7.jar |
There are 2 image files in LeagueOfLegends. The names of the image files are listed as follows.
drawer_shadow.9.png ic_drawer.png
The following screenshort is generated from the image listed above.
LeagueOfLegends has the following Java source files.
com.roisoftstudio.leagueoflegends.ApplicationTest.java com.roisoftstudio.leagueoflegends.NavigationDrawerFragment.java com.roisoftstudio.leagueoflegends.WelcomeActivity.java com.roisoftstudio.leagueoflegends.riotapi.RiotAPI.java com.roisoftstudio.leagueoflegends.riotapi.champion.ChampData.java com.roisoftstudio.leagueoflegends.riotapi.champion.Champion.java com.roisoftstudio.leagueoflegends.riotapi.champion.ChampionJsonParser.java com.roisoftstudio.leagueoflegends.riotapi.champion.ChampionRetriever.java com.roisoftstudio.leagueoflegends.riotapi.configuration.Region.java com.roisoftstudio.leagueoflegends.riotapi.connection.APIRequest.java com.roisoftstudio.leagueoflegends.riotapi.connection.ApiURLBuilder.java com.roisoftstudio.leagueoflegends.riotapi.connection.HttpRequest.java