An Android app where you can easily search, download, and use game guides, walkthroughs, and FAQ's..
EasyGameGuides is hosted in the following web site
https://github.com/awthomps/EasyGameGuides
If you think the Android project EasyGameGuides 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 EasyGameGuides.
Item | Value |
---|---|
Java File Count | 12 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 10 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
EasyGameGuides has the following Java source files.
com.catsharksoftware.easygameguides.AboutActivity.java com.catsharksoftware.easygameguides.AddLocalGuideActivity.java com.catsharksoftware.easygameguides.AlgorithmContainer.java com.catsharksoftware.easygameguides.DeleteLocalGuideActivity.java com.catsharksoftware.easygameguides.DisplayGuideActivity.java com.catsharksoftware.easygameguides.DisplayOnlineGuideActivity.java com.catsharksoftware.easygameguides.DisplaySearchActivity.java com.catsharksoftware.easygameguides.HowToUseActivity.java com.catsharksoftware.easygameguides.MainActivity.java com.catsharksoftware.easygameguides.ReceiveFileActivity.java com.catsharksoftware.easygameguides.SavedGuidesActivity.java com.catsharksoftware.easygameguides.WebDownloadThread.java