I am using android studio and I created an emulator(Nexus 5x). When I try to install the apk from android studio, it gives me following error
The currently selected variant "aosp-debug" uses split APKs, but none of the 1 split apks are compatible with the current device with density "400" and ABIs "x86".
Error while Installing APK
After following THIS LINK, I saw that I have correct build variant set and I am still facing this problem.