View Single Post
Old 12-08-2014, 11:09 AM   #1165
CyberShadow
Junior Member
CyberShadow began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Dec 2014
Device: Kindle PW2
Having some trouble building this.

CollectionManager512.getBookletContext attempts to access com.amazon.kindle.kindlet.internal.ui.x, however, in the KindletImplementation-2.1.jar I've extracted from 5.1.2, com.amazon.kindle.kindlet.internal.ui does not contain class "x". In fact, I couldn't find a class with such a path in any JAR files in all images I've downloaded and extracted.

I've stubbed out getBookletContext to always return null for now.
CyberShadow is offline   Reply With Quote