I'm developing an android app specifically for Kindle Fire. One of the views will be a list of books with a button to purchase the book. I'd like this to open up the Amazon app on the device and bring up the product page for the book in question. Is there an intent to do such a thing? Not sure if the client has an affiliate ID, but bonus points if that can be included.
Thanks!