There\'s an exporting feature in my application. It\'s just a copy operation since all my settings are store in shared preference.
I just copy the xml file from /da
I've tested in Samsung P1010 with:
//I'm in a IntentService class
File file = this.getDir("shared_prefs", MODE_PRIVATE);
I got: "/data/data/package.name/app_shared_prefs"
It works fine to me. I can run ffmpeg in this folder.
Look:
Context.getDir