androidkindlekey.py can't get key #1743
Unanswered
RobertWielewicki
asked this question in
Q&A
Replies: 1 comment 2 replies
-
From the FAQ: Why don't the tools work with Kindle for Android ebooks? Amazon turned off backup for Kindle for Android, so the tools can no longer find the key. The workaround is to install Kindle for PC or Kindle for Mac and use books from there instead. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have downloaded newest DeDRM and unpacked it to get to androidkindlekey.py.
I have connected phone to PC, enabled USB debugging. Ebooks of interest are already downloaded and copied to home directory.
I did "adb backup com.amazon.kindle"
backup.ab appeared
I tried it with sudo and without, python2 (which doesnt work) and python3 (which outputs error, but at least launches)
python androidkindlekey.py -b /home/robert/backup.ab /home/robert/key
androidkindlekey.py v2.0
Copyright © 2010-2020 Thom, Apprentice Harper et al.
Could not retrieve Kindle for Android key.
Is there a way to get the key required to get access to these ebooks from Android? I dont want to setup VM just to install windows, just to use old Kindle for PC to do it.
Beta Was this translation helpful? Give feedback.
All reactions