Where do the Android app Crazy Stone (Go playing program) store saved games? -


i guess rather specific question bit outside programming spectrum of stack overflow, have been thinking developing game parser/viewer games in sgf (there few already, in java midlet, android) , in format used crazy stone app.

however, when try locate files created app, can't find them. have searched thru both sd-card , internal memory of phone without finding files.

i tried google this, not find answer.

the app itself, there no mistake, developed unbalance: https://play.google.com/store/apps/details?id=jp.co.unbalance.android.igoen&hl=en

could point me in right direction?


Comments

Popular posts from this blog

python - jinja2: TemplateSyntaxError: expected token ',', got 'string' -

node.js - NodeJS remote terminal to Dropbear OpenWRT-Server -

Qt4: how to send QString inside a struct via QSharedMemory -