Where are the save files located?

I was hoping to transfer my Knights of Pen and Paper save information between multiple Android devices. Does anyone know where I might find the relevant files? My devices are rooted.


If they're storing them in their private data directory then it should be something like:

/data/data/your.package/files where your.package is the package name of the app.

If they're storing them in their external storage directory then it should be in:

/sdcard/Android/data/your.package/files where sdcard is your external storage device.

If they're not storing them in one of those places then it's in a custom file on the external storage device.

UPDATE: I believe the package name for the game is br.com.beholdstudios.knightspp


Please note, that you have to have root access to get to this file. When you plug your device into the computer, typically you won't be able to see the root directory of the device, instead you will see /sdcard

I'm not aware of a way to view the root directory of an android device using Windows Explorer (I know there's a way, I just don't know offhand)

If you gain root access, and use a file explorer, the file explorer will be able to traverse up to the root directory or /

There, you will be able to navigate to /data/data/br.com.beholdstudios.knightspp/files/data.kopp