i find out this command to View the data :
adb shell content
e.g. - to see all global settingsadb shell content query --uri content://settings/global
adb shell content query --uri content://settings/system
adb shell content query --uri content://settings/secure
there is also a tool - have a look at adb-export
enjoy
Yaniv Tzanany
No comments:
Post a Comment