KuangEleven / GuildWars2EventViewer

Guild Wars 2 Event Viewer
2 stars 2 forks source link

Cache static API calls in local database #8

Open KuangEleven opened 11 years ago

KuangEleven commented 11 years ago

These would be the following calls: https://api.guildwars2.com/v1/event_names.json https://api.guildwars2.com/v1/map_names.json https://api.guildwars2.com/v1/world_names.json

Cache in local Android database and only refresh when an id isn't found. Also probably a menu option of clear cache.