Android Open Source - Development api dota2-api-wrapper






Project Summary

An Android API wrapper for Dota 2..

Web Site / Source Repository

dota2-api-wrapper is hosted in the following web site
https://github.com/wjwarren/dota2-api-wrapper

If you think the Android project dota2-api-wrapper 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 dota2-api-wrapper.

ItemValue
Java File Count80
Target SDK Version18
Minimum SDK Version8
Activity Count0

Java Source Files

dota2-api-wrapper has the following Java source files.

nl.ansuz.android.steam.SteamId.java
nl.ansuz.android.steam.dota.request.DotaRequest.java
nl.ansuz.android.steam.dota.request.economy.GetHeroes.java
nl.ansuz.android.steam.dota.request.economy.GetRarities.java
nl.ansuz.android.steam.dota.request.match.GetLeagueListing.java
nl.ansuz.android.steam.dota.request.match.GetLiveLeagueGames.java
nl.ansuz.android.steam.dota.request.match.GetMatchDetails.java
nl.ansuz.android.steam.dota.request.match.GetMatchHistory.java
nl.ansuz.android.steam.dota.request.match.GetMatchHistoryBySequenceNum.java
nl.ansuz.android.steam.dota.request.match.GetScheduledLeagueGames.java
nl.ansuz.android.steam.dota.request.match.GetTeamInfoByTeamId.java
nl.ansuz.android.steam.dota.request.match.GetTournamentPlayerStats.java
nl.ansuz.android.steam.dota.response.DotaResponse.java
nl.ansuz.android.steam.dota.response.economy.GetHeroesResponse.java
nl.ansuz.android.steam.dota.response.economy.GetRaritiesResponse.java
nl.ansuz.android.steam.dota.response.match.GetLeagueListingResponse.java
nl.ansuz.android.steam.dota.response.match.GetLiveLeagueGamesResponse.java
nl.ansuz.android.steam.dota.response.match.GetMatchDetailsResponse.java
nl.ansuz.android.steam.dota.response.match.GetMatchHistoryBySequenceNumResponse.java
nl.ansuz.android.steam.dota.response.match.GetMatchHistoryResponse.java
nl.ansuz.android.steam.dota.response.match.GetScheduledLeagueGamesResponse.java
nl.ansuz.android.steam.dota.response.match.GetTeamInfoByTeamIdResponse.java
nl.ansuz.android.steam.dota.response.match.GetTournamentPlayerStatsResponse.java
nl.ansuz.android.steam.dota.util.DotaBuildingStatus.java
nl.ansuz.android.steam.dota.util.DotaReplayUrlBuilder.java
nl.ansuz.android.steam.dota.util.HeroBuildItemList.java
nl.ansuz.android.steam.dota.util.HeroBuildItemList.java
nl.ansuz.android.steam.dota.util.PlayerColors.java
nl.ansuz.android.steam.dota.util.gson.DotaDeserializer.java
nl.ansuz.android.steam.dota.util.gson.TeamDetailsDeserializer.java
nl.ansuz.android.steam.dota.util.heroes.AbilityList.java
nl.ansuz.android.steam.dota.util.heroes.AbilityList.java
nl.ansuz.android.steam.dota.util.heroes.HeroVoComparator.java
nl.ansuz.android.steam.dota.util.matches.MatchVoComparator.java
nl.ansuz.android.steam.dota.vo.AbilityUpgradeVO.java
nl.ansuz.android.steam.dota.vo.AdditionalUnitVO.java
nl.ansuz.android.steam.dota.vo.BuildItemVO.java
nl.ansuz.android.steam.dota.vo.HeroVO.java
nl.ansuz.android.steam.dota.vo.LeagueVO.java
nl.ansuz.android.steam.dota.vo.MatchVO.java
nl.ansuz.android.steam.dota.vo.PickBanVO.java
nl.ansuz.android.steam.dota.vo.PlayerVO.java
nl.ansuz.android.steam.dota.vo.RarityVO.java
nl.ansuz.android.steam.dota.vo.TeamDetailsVO.java
nl.ansuz.android.steam.dota.vo.TeamMatchTotalsVO.java
nl.ansuz.android.steam.dota.vo.TeamVO.java
nl.ansuz.android.steam.dota.vo.heroes.AbilityVO.java
nl.ansuz.android.steam.dota.vo.match.LiveLeagueMatchVO.java
nl.ansuz.android.steam.dota.vo.match.ScheduledLeagueMatchVO.java
nl.ansuz.android.steam.dota.vo.players.BasePlayerVO.java
nl.ansuz.android.steam.dota.vo.players.LiveLeaguePlayerVO.java
nl.ansuz.android.steam.dota.vo.team.BaseTeamDetailsVO.java
nl.ansuz.android.steam.request.ISteamRequest.java
nl.ansuz.android.steam.request.SteamRequest.java
nl.ansuz.android.steam.request.economy.EconomyRequest.java
nl.ansuz.android.steam.request.economy.GetPlayerItems.java
nl.ansuz.android.steam.request.economy.GetSchema.java
nl.ansuz.android.steam.request.remotestorage.GetUGCFileDetails.java
nl.ansuz.android.steam.request.user.GetPlayerSummaries.java
nl.ansuz.android.steam.request.user.ResolveVanityUrl.java
nl.ansuz.android.steam.request.user.UserRequest.java
nl.ansuz.android.steam.response.economy.GetSchemaResponse.java
nl.ansuz.android.steam.response.remotestorage.GetUGCFileDetailsResponse.java
nl.ansuz.android.steam.response.user.GetPlayerSummariesResponse.java
nl.ansuz.android.steam.response.user.ResolveVanityUrlResponse.java
nl.ansuz.android.steam.util.GsonUtil.java
nl.ansuz.android.steam.util.SteamIdSolver.java
nl.ansuz.android.steam.vo.ResponseStatusVO.java
nl.ansuz.android.steam.vo.economy.ItemAttributeVO.java
nl.ansuz.android.steam.vo.economy.ItemCapabilitiesVO.java
nl.ansuz.android.steam.vo.economy.ItemOriginNamesVO.java
nl.ansuz.android.steam.vo.economy.ItemQualityNamesVO.java
nl.ansuz.android.steam.vo.economy.ItemQualityVO.java
nl.ansuz.android.steam.vo.economy.ItemSetVO.java
nl.ansuz.android.steam.vo.economy.ItemToolVO.java
nl.ansuz.android.steam.vo.economy.ItemVO.java
nl.ansuz.android.steam.vo.economy.ParticleVO.java
nl.ansuz.android.steam.vo.economy.SchemaAttributeVO.java
nl.ansuz.android.steam.vo.remotestorage.UgcFileDetailsVO.java
nl.ansuz.android.steam.vo.user.UserVO.java