My first shot at making an android app for a service I use called OpenRaid..
OpenRaid is hosted in the following web site
https://github.com/tfroseman/OpenRaid
If you think the Android project OpenRaid 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 OpenRaid.
Item | Value |
---|---|
Java File Count | 16 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Fragment Count | 9 |
jar files used | androidasync-1.2.4.jar gson-2.2.4.jar ion-1.2.4.jar |
Required Permissions | android.permission.INTERNET |
There are 2 image files in OpenRaid. The names of the image files are listed as follows.
drawer_shadow.9.png ic_drawer.png
The following screenshort is generated from the image listed above.
OpenRaid has the following Java source files.
info.thomasroseman.openraid.AccountMgnt.java info.thomasroseman.openraid.AdvancedBrowse.java info.thomasroseman.openraid.ApiCall.java info.thomasroseman.openraid.GroupBrowse.java info.thomasroseman.openraid.GuildBrowse.java info.thomasroseman.openraid.KeywordBrowse.java info.thomasroseman.openraid.MainActivity.java info.thomasroseman.openraid.NavigationDrawerFragment.java sx.tfr.openraid.openraid.AccountMgnt.java sx.tfr.openraid.openraid.AdvancedBrowse.java sx.tfr.openraid.openraid.GroupBrowse.java sx.tfr.openraid.openraid.GuildBrowse.java sx.tfr.openraid.openraid.KeywordBrowse.java sx.tfr.openraid.openraid.MainActivity.java sx.tfr.openraid.openraid.NavigationDrawerFragment.java sx.tfr.openraid.openraid.NetworkData.java