View Single Post
Old 04-17-2016, 09:08 AM   #5
hackqiang
Junior Member
hackqiang began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Aug 2015
Device: kindle pw2
Quote:
Originally Posted by Yourcat View Post
Reflection would be the preferred way to fix it if it's caused by the kindlet jars. With RetroWeaver this could work.
Dear Yourcat,
I'm a newbie for java, Could you give more details?
Thank you.

Today I got the exception trackback:
Quote:
com.amazon.kindle.kindlet.net.ConnectivityStateExc eption: Network access is unavailable because your Kindle is not registered. Please register your Kindle in Settings and then try again.
at com.amazon.kindle.kindlet.internal.net.j.openConne ction(vse:305)
at com.amazon.kindle.kindlet.internal.portability.net .B.openConnection(bue:1328)
at com.amazon.kindle.restricted.net.g.openConnection( vnd:1076)
at java.net.URL.openConnection(Compiled Method)(Unknown Source)
I tried to decompile the KindletBooklet-2.2.jar by Xjad, but "com.amazon.kindle.kindlet.internal.net" can't be found, it seems java code are obfuscated.

Last edited by hackqiang; 04-17-2016 at 09:13 AM.
hackqiang is offline   Reply With Quote