Simple Android app to display Archeage server and service statuses, and create notifications when selected servers go up or down..
archeage-server-status is hosted in the following web site
https://github.com/quadbac/archeage-server-status
If you think the Android project archeage-server-status listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of archeage-server-status.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [xxhdpi] |
Activity Count | 2 |
Fragment Count | 3 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 2 image files in archeage-server-status. The names of the image files are listed as follows.
down.png up.png
The following screenshort is generated from the image listed above.
archeage-server-status has the following Java source files.
com.quadbac.archeageserverstatus.AdFragment.java com.quadbac.archeageserverstatus.ApplicationTest.java com.quadbac.archeageserverstatus.FeedReaderService.java com.quadbac.archeageserverstatus.MainActivity.java com.quadbac.archeageserverstatus.OnStatusReadListener.java com.quadbac.archeageserverstatus.RepeatingReaderService.java com.quadbac.archeageserverstatus.ServerStatusFragment.java com.quadbac.archeageserverstatus.model.ServerListAdapter.java com.quadbac.archeageserverstatus.model.ServerStatus.java com.quadbac.archeageserverstatus.model.StatusReader.java