View Single Post
Old 07-11-2014, 03:08 AM   #962
dsmid
Linux devotee
dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.
 
dsmid's Avatar
 
Posts: 598
Karma: 2069047
Join Date: Feb 2011
Device: Kindle 3, Kindle 4B, Kindle PW2
Quote:
Originally Posted by NiLuJe View Post
@dsmid: For the HTML/JS stuff, probably, but AFAICT, the Kindlet stuff is handled in a jar somewhere (cf. the 3.x-on-DXg stuff).

That said, the Store appears to be working correctly, so possibly that db is up to date on those (it lives in varlocal, IIRC, right?).
Right.
appreg.db cannot be the primary source of that information as it is recreated when the device is reset.
The two candidates for classes containing the IDs are these:
Code:
/opt/amazon/ebook/lib/kaf.jar:com.amazon.kindle.identity.KindleIdentity.class
/opt/amazon/ebook/lib/kaf.jar:com.amazon.kindle.restricted.identity.impl.KindleIdentityService.class
Both do contain A3I3CR3NPZFVHY in 5.4.3.2 but the ID is missing in 5.4.3.1 .
dsmid is offline   Reply With Quote