adb - How to find ARM processor version on android device? - Stack Overflow
I tried the following command and it worked fine on a couple of devices. adb shell getprop | grep abi This command fails to get the ARM processor version for some devices. Is there ......