View Single Post
Old 05-01-2025, 12:00 AM   #747
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 45,217
Karma: 168808723
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by fenny View Post
Could not for the life of me get adb backup to work, but the following worked with root enabled to pull the map_data_storage.db file directly:
Code:
adb shell su -c "cp /data/data/com.amazon.kindle/databases/map_data_storage.db /sdcard/"
adb pull /sdcard/map_data_storage.db
Several other people have reported the same issue. For most of them, your workaround worked for them as well though it does give a rather large file to dig the key out of.
DNSB is online now   Reply With Quote