1、adb shell
2、cat /proc/cpuinfo
可以从输出看到ARMv7
Processor : ARMv7 Processor rev 0 (v7l)
processor : 0
BogoMIPS : 38.40
processor : 1
BogoMIPS : 38.40
processor : 2
BogoMIPS : 38.40
processor : 3
BogoMIPS : 38.40
Features : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt
CPU implementer : 0x51
CPU architecture: 7
CPU variant : 0x2
CPU part : 0x06f
CPU revision : 0
Hardware : Qualcomm MSM 8974 HAMMERHEAD (Flattened Device Tree)
Revision : 000b
Serial : 0000000000000000
String CPU_ABI = android.os.Build.CPU_ABI;
Log.d("zhumr", "CPU_ABI = " + CPU_ABI);
Log:
D/zhumr: CPU_ABI = armeabi-v7a
本文发布于:2024-01-28 03:42:50,感谢您对本站的认可!
本文链接:https://www.4u4v.net/it/17063845764531.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
留言与评论(共有 0 条评论) |