Android App to look up a Summoner from the LoL Api.
LolLookupApp is hosted in the following web site
https://github.com/itstexter/LolLookupApp
If you think the Android project LolLookupApp 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 LolLookupApp.
Item | Value |
---|---|
Java File Count | 8 |
Activity Count | 2 |
jar files used | riot-api-java.jar |
Required Permissions | android.permission.INTERNET |
LolLookupApp has the following Java source files.
com.lolapp.itstexter.lolappmain.Adapters.MatchHistoryAdapter.java com.lolapp.itstexter.lolappmain.ApiTasks.PlayerHistoryTask.java com.lolapp.itstexter.lolappmain.ApplicationTest.java com.lolapp.itstexter.lolappmain.Interfaces.LookupCallback.java com.lolapp.itstexter.lolappmain.LookupActivity.java com.lolapp.itstexter.lolappmain.RiotApiHookup.java com.lolapp.itstexter.lolappmain.ShowSummonerActivity.java com.lolapp.itstexter.lolappmain.Utils.RiotApiUtils.java