Is there a way to back up an Android app folder from an emulator to a computer, then restore it to another emulator?
For example, Android emulator A has an app called Foo, therefore it has the following folder with many sub-folders and numerous files: /data/data/com.my.foo
I would like to back up this folder, then restore it to emulator B.
Is this doable?