Install failed on Kindle Fire

I’m trying to install an apk on my Kindle Fire and I receive the following error:

Failure [INSTALL_FAILED_MISSING_SHARED_LIBRARY]

I installed the exact same apk on a Droid phone and it installs and the app runs. Has anyone run across this error? Any idea of what to do?

Any help would be most appreciated. [import]uid: 14560 topic_id: 18118 reply_id: 318118[/import]

It sounds like your app was built with an older version of the Corona SDK which was built against the Google API/Maps library… which the Kindle Fire does not have/support. You’ll need to build your app with the newest daily build and via the “Build for Amazon/Kindle” menu option. [import]uid: 32256 topic_id: 18118 reply_id: 69603[/import]