Android SDK now sets `Is Emulator` automatically
We've updated the Android SDK to 3.5.0, adding the ability to set the Is Emulator
flag automatically on events. That's the flag used to identify emulators (obviously), so setting it automatically will help you easily filter out events coming from bots, testing devices, and such. Thanks, Manoel!