Detecting Kindle Fire HD
Hi,
I just purchased a 7" Kindle Fire HD tablet, and I am testing in app purchases on it. I created a wrapper around several ANE to abstract the in app purchase process, depending on the device the app runs on. It was working great with Android and iOS, but now I'm encountering an issue. Indeed, I need to determine if I'm running on a regular Android device (to use Google Play and the Milkman IAP ANE), or on the Kindle Fire (to use Amazon's ANE calls instead).
Unfortunately, it seems that the Kindle Fire returns "Android Linux" in the Capabilities.manufacturer variable, like a standard Android device. So I have no way to identify a Kindle Fire specifically. Would you have a trick to recognize the Kindle Fire, please?
Thank you very much!
Frédéric
