After updating android studio 3.3. my build variant are divided into four kind of flavour product_flavour-arm64-V8a
, product_flavour-aremabi-V7a
, product_flavour-x86
and product_flavour-x86_64
, which one should I use to install my build and what are the purpose of all these new build variant.
I searched it but didn't find much, my findings ended on CPU Architectures Is arm64-v8a compatible with armeabi-v7a?, which didn't helped me much to understand. I also see this