supportedAbis property

List<String> supportedAbis
final

An ordered list of ABIs supported by this device. Available only on Android L (API 21) and newer https://developer.android.com/reference/android/os/Build#SUPPORTED_ABIS

Implementation

final List<String> supportedAbis;