So, whenever I try to launch my app on the android emulator the IDE gets bombarded with this error:
Emulator: qemu-system-i386.exe: goldfish_battery_read: Bad offset.......
This error also shows when the application is running every minute or so.
I'm using
- Android Studio 3 Beta 6
- API Level 26
- Emulator 26.1.4
- Android SDK
- Tools 26.1.1
- Image x86 26 (oreo)
...
I've tried to re-install all of the SDK tools and update everything to the latest but had no luck. I also re-installed the IDE and re-downloaded everything and it still shows this error.
I'm wondering if anyone ran into this error as well?
