question

birnamwoodgames avatar image
birnamwoodgames asked

has stopped

My application has successfully passed through the App Testing Service without any issues. However when I install the App onto an Emulated device (KindleFireHDX893rdGeneration) and attempt to run it I receive "Application has stopped" dialog box. Where should I begin to debug this issue? Is there a debug utility embedded within the emulation? Thanks.
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.

Sujoy@Amazon avatar image
Sujoy@Amazon answered
Hi Birnamwoodgames, Thank you for writing to us. Can't you see any stack trace in the logcat? Is your app runs well in Non amazon device/emulator?
10 |5000

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

birnamwoodgames avatar image
birnamwoodgames answered
Sujoy, Thanks for the advice. I will look into Logcat & see what happens. I am very new at android development and trying to port over an application that has already launched on iOS called Pathogen: https://itunes.apple.com/app/id600038811
10 |5000

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

birnamwoodgames avatar image
birnamwoodgames answered
Logcat did indeed provide a good amount of information to get started. The application I am creating utilizes Adobe AIR & is exported with a captive Runtime. The Emulator I had setup had specified that the Kindle HDX 8.9 was using an Intel CPU. This appears to have been the issue. When switched to an ARM CPU my application did finally launch. Through some investigation Adobe AIR does not seem to support Intel processor based devices Thank you for your assistance, - Zach
10 |5000

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