Android Open Source - Game application SeeKampf






Project Summary

SeeKampf is a unoffical Android App for the seekampf.de online game..

Web Site / Source Repository

SeeKampf is hosted in the following web site
https://github.com/Avedo/SeeKampf

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

ItemValue
Java File Count34
Supported screen sizes[ldpi, mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count3
Fragment Count3
jar files usedvolley.jar
Required Permissionsandroid.permission.INTERNET




License

The license information of SeeKampf is as follows:

GNU General Public License

Resource Files

There are 25 image files in SeeKampf. The names of the image files are listed as follows.

archer_icon.png
building.png
clock.png
conflict.png
gold_icon.png
ic_dialog_alert_holo_light.png
ic_drawer.png
ic_menu_allfriends.png
ic_menu_compass.png
ic_menu_find_holo_dark.png
ic_menu_friendslist.png
ic_menu_gallery.png
ic_menu_home.png
ic_menu_preferences.png
ic_menu_star.png
ic_menu_start_conversation.png
indicator_input_error.png
message.png
message_new.png
ship.png
soldier.png
speermen_icon.png
stone_icon.png
stone_thrower_icon.png
wood_icon.png

The following screenshort is generated from the image listed above.

null




Java Source Files

net.avedo.seekampf.BuildConfig.java
net.avedo.seekampf.core.ChangeLog.java
net.avedo.seekampf.core.CustomAdapter.java
net.avedo.seekampf.core.MainActivity.java
net.avedo.seekampf.core.OceanView.java
net.avedo.seekampf.core.OverScrollerCompat.java
net.avedo.seekampf.core.RestDetailsActivity.java
net.avedo.seekampf.core.ScaleGestureDetectorCompat.java
net.avedo.seekampf.core.VolleyActivity.java
net.avedo.seekampf.core.Zoomer.java
net.avedo.seekampf.fragments.AboutFragment.java
net.avedo.seekampf.fragments.AllianceListFragment.java
net.avedo.seekampf.fragments.AuctionListFragment.java
net.avedo.seekampf.fragments.HomeDetailsFragment.java
net.avedo.seekampf.fragments.HomeFragment.java
net.avedo.seekampf.fragments.IslandDetailsFragment.java
net.avedo.seekampf.fragments.IslandListFragment.java
net.avedo.seekampf.fragments.MessageDetailsFragment.java
net.avedo.seekampf.fragments.MessageListFragment.java
net.avedo.seekampf.fragments.OceanFragment.java
net.avedo.seekampf.fragments.PlayerListFragment.java
net.avedo.seekampf.fragments.RestDetailsFragment.java
net.avedo.seekampf.fragments.RestListFragment.java
net.avedo.seekampf.fragments.SettingsFragment.java
net.avedo.seekampf.models.Alliance.java
net.avedo.seekampf.models.Auction.java
net.avedo.seekampf.models.BaseModel.java
net.avedo.seekampf.models.Island.java
net.avedo.seekampf.models.Message.java
net.avedo.seekampf.models.Player.java
net.avedo.seekampf.utils.AuthGsonRequest.java
net.avedo.seekampf.utils.Constants.java
net.avedo.seekampf.utils.Interfaces.java
net.avedo.seekampf.utils.VolleyErrorHelper.java