Update: It actually does work on the Android Kindle app now.
The naming format is a bit different, so I will re-enable the "Build for Android" button in the next update.
It's not quite as easy to get them into the app as it is for the Kindle.
Your book goes in "sdcard/Android/data/com.amazon.kindle/files/".
The other files go in "sdcard/Android/data/com.amazon.kindle/files/ASIN/" where ASIN is obviously the ASIN of your book.
The EndActions file's name is the same as for Kindle.
The X-Ray's name needs to be "XRAY.ASIN.DBNAME_GUID.db" where ASIN is the ASIN, DBNAME is the book's database name (can be grabbed from the builder), and same for the GUID.
|