Reputation: 25
I'm using SharedPreferences in my Android application to store information. I can successfully read and retrieve data using SharedPreferences. However, when I access the /data/data/myapplication/* directory with root privileges, I can't find the shared_prefs folder. Here's what I've done so far:
My questions are:
Any insights or suggestions would be greatly appreciated. Thanks in advance!
Upvotes: 0
Views: 33