I’m using MacOS 14.5 and Koala 2024.1.1 Patch 1
Until last week my AVD worked fine. I use it for some apps I don’t want to install on my physical device.
Something went wrong and the AVD image got compromised. Kept asking for PIN where there was no PIN. So I decided to simply create a new AVD.
Ever since, I tried multiple android images and virtual devices but the AVD cannot handle certificates anymore. I get “your connection is not private” when browsing in Chrome and in logcat I see
Caused by: java.security.cert.CertificateException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.
I tried to reinstall Android Studio in case it got compromised.
Connectivity works. I can access httpforever.com without issues.
I tried to use a non Google play Android image to root it and reinstall new certificates but non Google play images don’t seem to work (UI is always black).
The app I want to use requires a secure connection so I can’t make it work.
Time in the AVD is correct, I don’t know what else to try.
Thanks