nickbutcher / plaid

An Android app which provides design news & inspiration as well as being an example of implementing material design.
Apache License 2.0
16.26k stars 3.16k forks source link

Fails to launch emulator #852

Open ishuverma opened 3 years ago

ishuverma commented 3 years ago

I'm using Studio with Pixel 3 XL API 29.

The application fails to launch the emulator - it starts but hangs up. The log shows a number of errors:

E/fsverity_init: Failed to load /product/etc/security/fsverity/*.der E//system/bin/mini-keyctl: Cannot find keyring id E/fsverity_init: Failed to restrict .fs-verity keyring

E/apexd: Failed to walk /product/apex : Can't open /product/apex for reading : No such file or directory


E/netmgr: Failed to open QEMU pipe 'qemud:network': Invalid argument

SyllaMangue13 commented 2 years ago

can you please show us your gradle file ?