Strange behavior when manually changing the settings with a texteditor.
If the File
/data/data/com.my.app/shared_prefs/myApp_preferences.xml
is changed by an external program (like a texteditor), it is no longer accepted by myAPP.
Settings in the shared_prefs file are no longer read by myAPP and new settings are no longer saved.
The only Solutuion is to delete the file
/data/data/com.my.app/shared_prefs/myApp_preferences.xml
Is this behavior normal?
If the File
/data/data/com.my.app/shared_prefs/myApp_preferences.xml
is changed by an external program (like a texteditor), it is no longer accepted by myAPP.
Settings in the shared_prefs file are no longer read by myAPP and new settings are no longer saved.
The only Solutuion is to delete the file
/data/data/com.my.app/shared_prefs/myApp_preferences.xml
Is this behavior normal?