APK Assets not loaded on Kindle Fire HD

Posted by Bastl on Stack Overflow See other posts from Stack Overflow or by Bastl
Published on 2014-08-19T22:18:15Z Indexed on 2014/08/19 22:19 UTC
Read the original article Hit count: 239

Filed under:
|
|

I have developed an App for the Amazon Kindle Fire HD. While distributing I got a report from amazon that its not running on almost all Kindle devices and a blackscreen is displayed. They send me a logcat log file and I found out that it's not possible to load some assets directly from APK file (accessing via C++ and zlib).

Everything is running fine if I start it via Eclipse.

Any idea whats going wrong? Thanks!

© Stack Overflow or respective owner

Related posts about android

Related posts about apk