After understanding how sharedPreferences works, I create an xml file at /data/data/com.your.package.name/shared_prefs/prefs.xml. However, using eclipse’s file explorer I am able to find it but not to open it to see its content. How to do it?
After understanding how sharedPreferences works, I create an xml file at /data/data/com.your.package.name/shared_prefs/prefs.xml. However, using
Share
In file explorer there is button pull file from device, first select the file and then click on that button it will save the file on to a location from where you can access the file. attached is the screen shot
