question

akvito avatar image
akvito asked

Can't install app requiring ADM on Kindle Fire HD 7" (2nd Gen)

While having the string in my Manifest.xml the app can't pass OS check and I get INSTALL_FAILED_MISSING_SHARED_LIBRARY. But the device uses the latest available firmware and runtime test for ADM package runs as it should if I set required to false. Why OS can't correctly detect the presence of messaging library?
fire tablet
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Ross@Amazon avatar image
Ross@Amazon answered
Please ensure that you have properly included the amazon-device-messaging-1.0.1.jar file in your project's library. Instructions can be found here: https://developer.amazon.com/public/apis/engage/device-messaging/tech-docs/03-setting-up-adm.
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.