Can appium interact with SharedPreference

We are trying to migrate to appium from calabash. However on calabash we are using set_preferences to interact with this https://developer.android.com/reference/android/content/SharedPreferences.html in order to enable/disable some function in the app. Can appium do this as well?

1 Like

anything new on this? would really help if this is possible.
i find myself having a lot of problems i can solve with adb but appium blocks that from me.