Search code examples
androidacra

Android - How to tell in ACRA whether the error happened on the simularor?


I am getting some strange reports about errors and I am wondering whether it happened during testing.

Where do I look in my ACRA reports to see whether the device was the simulator?

Thanks!!


Solution

  • Look at the PHONE_MODEL and PRODUCT columns, should be set to 'google_sdk' for the emulator. Check the BUILD column for more details.