I save some data in user preferences in my app. Is it possible to retrieve and read it from an actual device? How can we retrieve?
Asked
Active
Viewed 73 times
0
-
yes Kissa Sy u can retrieve and read – raj Mar 07 '14 at 06:24
-
1see this http://stackoverflow.com/questions/2566430/sharedpreferences-file – Developer Mar 07 '14 at 06:30
-
@Kissa see the link i have posted that will help you – Developer Mar 07 '14 at 06:34
-
@GauravPandey yes, I already checked it. thank you so much. however, i got permission denied error. how can i be able to change permission so i can extract the file? – Kim Honoridez Mar 07 '14 at 06:48
-
it's your application shared pref or others application – Developer Mar 07 '14 at 13:23
-
it's the application's shared pref. – Kim Honoridez Mar 18 '14 at 03:09
2 Answers
3
This Way You can get File at your Computer

Shabbir Dhangot
- 8,954
- 10
- 58
- 80
-
If you got solution then close question by click on right question mark – Shabbir Dhangot Mar 10 '14 at 10:28
1
The same way as you do on the emulator

Alexander Kulyakhtin
- 47,782
- 38
- 107
- 158
-
I tried but I don't know the exact location. Could you please help me with it? I would greatly appreciate your help. Thanks for the quick answer by the way. – Kim Honoridez Mar 07 '14 at 06:34