Android Open Source - Game application DotaStats






Project Summary

An app to bring the Dota stats for a player to your mobile..

Web Site / Source Repository

DotaStats is hosted in the following web site
https://github.com/PyRO69/DotaStats

If you think the Android project DotaStats listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of DotaStats.

ItemValue
Java File Count21
Supported screen sizes[xxhdpi]
Target SDK Version17
Minimum SDK Version9
Activity Count9
Fragment Count2
jar files usedandroid-support-v4.jar
jsoup-1.7.3.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WIFI




Resource Files

There are 1 image files in DotaStats. The names of the image files are listed as follows.

profile.png

The following screenshort is generated from the image listed above.

null

Java Source Files

DotaStats has the following Java source files.

com.example.dotastats.activities.HeroesTabActivity.java
com.example.dotastats.activities.InfoTabActivity.java
com.example.dotastats.activities.MainActivity.java
com.example.dotastats.activities.MatchTabActivity.java
com.example.dotastats.activities.PlayerListSelectionActivity.java
com.example.dotastats.activities.RecordsTabActivity.java
com.example.dotastats.activities.SplashActivity.java
com.example.dotastats.activities.TabSwitchActivity.java
com.example.dotastats.activities.TeamInfoActivity.java
com.example.dotastats.adapters.ListViewAdapterForHeroes.java
com.example.dotastats.adapters.ListViewAdapterForMatches.java
com.example.dotastats.adapters.ListViewAdapterForRecords.java
com.example.dotastats.adapters.PlayerListAdapter.java
com.example.dotastats.helperclasses.DownloadResult.java
com.example.dotastats.helperclasses.GetImageFromURL.java
com.example.dotastats.helperclasses.HeroResultObject.java
com.example.dotastats.helperclasses.MatchResultObject.java
com.example.dotastats.parsing.DownloadImageCallable.java
com.example.dotastats.parsing.HtmlParser.java
com.example.dotastats.parsing.JSoupCleaner.java
com.example.dotastats.parsing.ParsingService.java