question

youhei-dj avatar image
youhei-dj asked

Associates API's image resource does not displayed in My App

I put img resource, that in My project's res/drawable file. alogo.png bg_custom.png logo.png quickaction_arrow_down.png quickaction_arrow_left.png quickaction_arrow_right.png quickaction_arrow_up.png x.png PopoverActivity's productview is displayed. but My App does not displayed Associates API's img resource. Why is this? Please help me.
mobile associates
10 |5000

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

youhei-dj avatar image
youhei-dj answered
Only product page in black box. close button is not displayed. Is it only test mode?
10 |5000

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

youhei-dj avatar image
youhei-dj answered
It's my product page. Is it normality?
10 |5000

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

youhei-dj avatar image
youhei-dj answered
Please help me.
10 |5000

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

Kevin@Amazon avatar image
Kevin@Amazon answered
Hi Youhei_dj, If you are not seeing the arrows and other assets when you run your app it generally means you have not added them correctly to your project. This is a little confusing, but easily resolved: 1- The SDK download has these assets in the Android\MobileAssociates\drawable folder. 2- You will need to copy/paste these into your projects res/drawable folder. Note that often dragging and dropping will not import assets correctly (manifested as importing android.R instead of using the generated R file). If this might be the case for you just delete the assets in res/drawable, copy/paste them back in and do a Clean. Let us know if this does not work for you.
10 |5000

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

youhei-dj avatar image
youhei-dj answered
Thanks. I retryed that . AndroidMobileAssociatesdrawable folder copy/paste into my projects res/drawable,and clean build. but not change anything. my manifestfile Message was edited by: youhei_dj
10 |5000

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

John H. Ipson IV avatar image
John H. Ipson IV answered
Hello, I am getting similar results, no close button. Did you solve this? Best, John
10 |5000

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

DougM@Amazon avatar image
DougM@Amazon answered
Hello John, This would be a limitation of testing the Mobile Associates API with the Amazon App Tester. This activity will have a close button once the app is published live in the Amazon Appstore. In the mean time you will need to press the back button to dismiss the dialog during testing.
10 |5000

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

youhei-dj avatar image
youhei-dj answered
Thank you for reply to my question.
10 |5000

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