Android Open Source - App code FluVille






Project Summary

Source code for the FluVille Android app.

Web Site / Source Repository

FluVille is hosted in the following web site
https://github.com/jblough/FluVille

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

ItemValue
Java File Count30
Supported screen sizes[mdpi, hdpi]
Minimum SDK Version4
Activity Count4
jar files usedandengine.jar
andenginemultitouchextension.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WAKE_LOCK
Asset File Namesassets\gfx\batalhao_tileset_cc_by_sa.png
assets\gfx\blue_arrow_down.png
assets\gfx\blue_arrow_up.png
assets\gfx\ic_launcher_home.png
assets\gfx\immunized_sprite_walk.png
assets\gfx\infected_sprite_walk.png
assets\gfx\mask.jpg
assets\gfx\player.png
assets\gfx\red_arrow_down.png
assets\gfx\red_arrow_up.png
assets\gfx\rpg_sprite_walk.png
assets\gfx\sanitizer.jpg
assets\gfx\sanitizer.png
assets\gfx\speech_bubble.png
assets\gfx\sponge.png
assets\gfx\syringe.png
assets\gfx\syringe2.png
assets\gfx\trash.jpg
assets\tmx\smaller_tiled.tmx




Resource Files

There are 6 image files in FluVille. The names of the image files are listed as follows.

cdc_feature_pages_tab.png
flu_pages_tab.png
flu_podcasts_tab.png
flu_updates_tab.png
ic_media_play.png
ic_media_stop.png

The following screenshort is generated from the image listed above.

null




Java Source Files

FluVille has the following Java source files.

com.josephblough.fluville.ApplicationController.java
com.josephblough.fluville.DaySummary.java
com.josephblough.fluville.FeedActivity.java
com.josephblough.fluville.FeedsTabActivity.java
com.josephblough.fluville.FluPodcasts.java
com.josephblough.fluville.FluVilleCityActivity.java
com.josephblough.fluville.FluVilleCityHUD.java
com.josephblough.fluville.FluVilleResident.java
com.josephblough.fluville.GameState.java
com.josephblough.fluville.RectanglePool.java
com.josephblough.fluville.adapters.PodcastFeedEntryAdapter.java
com.josephblough.fluville.adapters.RssFeedEntryAdapter.java
com.josephblough.fluville.adapters.SyndicatedFeedTopicAdapter.java
com.josephblough.fluville.data.Feed.java
com.josephblough.fluville.data.FeedEntry.java
com.josephblough.fluville.data.FluReport.java
com.josephblough.fluville.data.PodcastFeedEntry.java
com.josephblough.fluville.data.State.java
com.josephblough.fluville.data.SyndicatedFeed.java
com.josephblough.fluville.data.SyndicatedFeedEntry.java
com.josephblough.fluville.data.SyndicatedFeedEntryTopic.java
com.josephblough.fluville.data.TimePeriod.java
com.josephblough.fluville.handlers.FluPodcastsFeedXmlHandler.java
com.josephblough.fluville.handlers.FluUpdatesFeedXmlHandler.java
com.josephblough.fluville.handlers.SyndicatedFeedXmlHandler.java
com.josephblough.fluville.handlers.WeeklyFluActivityXmlHandler.java
com.josephblough.fluville.tasks.FluPodcastsFeedDownloaderTask.java
com.josephblough.fluville.tasks.FluUpdatesFeedDownloaderTask.java
com.josephblough.fluville.tasks.SyndicatedFeedDownloaderTask.java
com.josephblough.fluville.transport.DataRetriever.java