Android Open Source - Development api HypixelStatistics






Project Summary

An android application thats built with the public Hypixel API.

Web Site / Source Repository

HypixelStatistics is hosted in the following web site
https://github.com/itachi1706/HypixelStatistics

If you think the Android project HypixelStatistics 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 HypixelStatistics.

ItemValue
Java File Count50
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count9
jar files usedcommons-io-2.4.jar
commons-lang3-3.3.2.jar
gson-2.3.jar
guava-18.0.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

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

default_head.png

The following screenshort is generated from the image listed above.

null

Java Source Files

HypixelStatistics has the following Java source files.

com.itachi1706.hypixelstatistics.ApplicationTest.java
com.itachi1706.hypixelstatistics.AsyncAPI.BoosterGet.java
com.itachi1706.hypixelstatistics.AsyncAPI.BoosterGetPlayerHead.java
com.itachi1706.hypixelstatistics.AsyncAPI.BoosterGetPlayerName.java
com.itachi1706.hypixelstatistics.AsyncAPI.GetGuildId.java
com.itachi1706.hypixelstatistics.AsyncAPI.GetGuildInfo.java
com.itachi1706.hypixelstatistics.AsyncAPI.GetKeyInfo.java
com.itachi1706.hypixelstatistics.AsyncAPI.GetKeyInfoVerification.java
com.itachi1706.hypixelstatistics.AsyncAPI.GetKeyInfoVerificationName.java
com.itachi1706.hypixelstatistics.AsyncAPI.GetPlayerByName.java
com.itachi1706.hypixelstatistics.AsyncAPI.GetPlayerByNameExpanded.java
com.itachi1706.hypixelstatistics.AsyncAPI.GetPlayerByNameTextView.java
com.itachi1706.hypixelstatistics.AsyncAPI.GetPlayerHead.java
com.itachi1706.hypixelstatistics.AsyncAPI.GuildGetMemberName.java
com.itachi1706.hypixelstatistics.AsyncAPI.GuildGetPlayerHead.java
com.itachi1706.hypixelstatistics.BoosterList.java
com.itachi1706.hypixelstatistics.ExpandedPlayerInfoActivity.java
com.itachi1706.hypixelstatistics.GeneralPrefActivity.java
com.itachi1706.hypixelstatistics.GuildActivity.java
com.itachi1706.hypixelstatistics.HistPrefActivity.java
com.itachi1706.hypixelstatistics.KeyInfoActivity.java
com.itachi1706.hypixelstatistics.MainActivity.java
com.itachi1706.hypixelstatistics.OldPlayerInfoActivity.java
com.itachi1706.hypixelstatistics.PlayerInfoActivity.java
com.itachi1706.hypixelstatistics.util.BoosterDescListAdapter.java
com.itachi1706.hypixelstatistics.util.BoosterDescription.java
com.itachi1706.hypixelstatistics.util.CharHistory.java
com.itachi1706.hypixelstatistics.util.ExpandedResultDescListAdapter.java
com.itachi1706.hypixelstatistics.util.GuildMemberAdapter.java
com.itachi1706.hypixelstatistics.util.GuildMemberDesc.java
com.itachi1706.hypixelstatistics.util.HeadHistory.java
com.itachi1706.hypixelstatistics.util.HistoryObject.java
com.itachi1706.hypixelstatistics.util.MainStaticVars.java
com.itachi1706.hypixelstatistics.util.MinecraftColorCodes.java
com.itachi1706.hypixelstatistics.util.ResultDescListAdapter.java
com.itachi1706.hypixelstatistics.util.ResultDescription.java
net.hypixel.api.HypixelAPI.java
net.hypixel.api.reply.AbstractReply.java
net.hypixel.api.reply.BoostersReply.java
net.hypixel.api.reply.FindGuildReply.java
net.hypixel.api.reply.FriendsReply.java
net.hypixel.api.reply.GuildReply.java
net.hypixel.api.reply.KeyReply.java
net.hypixel.api.reply.PlayerReply.java
net.hypixel.api.reply.SessionReply.java
net.hypixel.api.util.APIThrottleException.java
net.hypixel.api.util.APIUtil.java
net.hypixel.api.util.Callback.java
net.hypixel.api.util.HypixelAPIException.java