【Android Studio】点击调试时报错
The currently selected variant "debug" uses split APKs, but none of the 1 split apks are compatible with the current device with ABIs "x86_64, x86".
设置目标架构即可
扫描二维码,在手机上阅读
收藏
The currently selected variant "debug" uses split APKs, but none of the 1 split apks are compatible with the current device with ABIs "x86_64, x86".
设置目标架构即可