Android Open Source - Game application gogifu






Project Summary

Android app for viewing go game records.

Web Site / Source Repository

gogifu is hosted in the following web site
https://github.com/miknei/gogifu

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

ItemValue
Java File Count10
Activity Count3
Required Permissionsandroid.permission.INTERNET

Java Source Files

gogifu has the following Java source files.

com.example.bad.views.ApplicationTest.java
com.example.bad.views.IndexActivity.java
com.example.bad.views.RecordActivity.java
com.example.bad.views.SettingsActivity.java
com.example.bad.views.gamerecord.Move.java
com.example.bad.views.gamerecord.Record.java
com.example.bad.views.gamerecord.RecordPainter.java
com.example.bad.views.gamerecord.RecordView.java
com.example.bad.views.requests.Fetcher.java