: Typically, game data is stored in Android/data/jp.co.capcom.rxdoffline/files .

💡 Since this is an offline game, you can keep multiple save "profiles" by renaming your files folder to something like files_backup_X and swapping them whenever you want to try a new run without deleting your main progress. To help you get the most out of your setup, let me know: What version of Android are you currently running?

Protect your progress with these expert habits.

adb backup -f megaman_backup.ab -apk -noshared com.capcom.rxdoffline

Have you found a better way to sync saves between devices? Let us know in the comments below!

6.3. Full device backup via ADB (recommended for local app data)