Hi, so I want to us sqlite for an app and thus need the simulator.
I can’t seem to get it working. I’m on arh linux and I installed the sdk, I even installed the android studio.
if I run “ionic cordova build android” it compiles successfully. “ionic cordova emulate android” the fails with the error:
UnhandledPromiseRejectionWarning: CordovaError: No emulator images (avds) found.
it once worked, but then I got another error. There are several avds, I created them. (no idea if they are good enough though)
So what should I do now? I triedto fix it for liek 4h now.