Quote:
Originally Posted by DNSB
For me, 8.51.1.0(1.3.272119.0) is still downloading .prc files which import as .azw3 and rarely as .mobi. BS reports it's version as 5.11.1.1004 P64 since I've refused any offer to upgrade.
|
The situation is not quite as dire as some assumed:
With the current BlueStacksInstaller_5.21.650.1063_native.exe,
as soon as additional components have been downloaded to use Nougat 32 instead of the default Pie 64 bits,
the following do work (still or again):
adb backup com.amazon.kindle (for the coveted backup.ab) and
adb pull (e.g. /sdcard/Android/data/com.amazon.kindle/files so in Calibre you can Add book > Add from folders and sub-folders > Assume all e-book files in a single folder are multiple formats of the same book? Yes)
cf.
https://www.mobileread.com/forums/sh...86#post4376586,
https://www.mobileread.com/forums/sh...31#post4305731
There may be more than one connection available (now), so you have to find out which you need from the output adb devices -l (for list), then specify it as an extra parameter to the above adb commands (e.g. adb -s 127.0.0.1:5556 ...).