Now that we can Examining sqlite3 Databases from a Remote Shell, is it possible to examine SharedPreferences from adb shell? Since it would be much more convenient to examine an
In case anyone else is running into "Permission Denied" errors using all of the above suggestions like I was, you may need to use exec-out like this:
exec-out
adb exec-out run-as cat /data/data//shared_prefs/_preferences.xml