Android app for viewing go game records.
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.
The following table is the detailed list of gogifu.
Item | Value |
---|---|
Java File Count | 10 |
Activity Count | 3 |
Required Permissions | android.permission.INTERNET |
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