查看Android设备的CPU架构信息,可以使用命令来完成:

1、adb shell  

2、cat  /proc/cpuinfo



[plain]  view plain  copy  print ?
  1. oem@zhang:~$ adb shell  
  2. shell@msm8610_s3_cp5311_c:/ $ cat /proc/cpuinfo  
  3. Processor   : ARMv7 Processor rev 3 (v7l)  
  4. processor   : 0  
  5. BogoMIPS    : 38.40  
  6.   
  7. processor   : 1  
  8. BogoMIPS    : 38.40  
  9.   
  10. Features    : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt   
  11. CPU implementer : 0x41  
  12. CPU architecture: 7  
  13. CPU variant : 0x0  
  14. CPU part    : 0xc07  
  15. CPU revision    : 3  
  16.   
  17. Hardware    : Qualcomm MSM 8610 (Flattened Device Tree)  
  18. Revision    : 0000  
  19. Serial      : 0000000000000000  

更多相关文章

  1. android tools工具下常用命令
  2. Android(安卓)命令行手动编译打包详解
  3. android settings命令
  4. 【android】如何查看Android设备的CPU架构信息
  5. Android(安卓)2.1 源码结构分析
  6. Linux/Ubuntu下android设备添加adb驱动
  7. 判断Android设备是否连接网络
  8. android 模拟器使用指导
  9. 【Android(安卓)M】Monkey命令源码及是否处于monkey测试的判断方

随机推荐

  1. 通用的使用Frida旁路Android(安卓)SSL Pi
  2. Android(安卓)浏览网页
  3. JNI Examples for Android
  4. Android系统设置【android.provider.sett
  5. android_intent
  6. Android文件下载
  7. Android版本检测\自动更新 (转的别人的)
  8. Android判断当前网络类型是否为5G
  9. Android(安卓)代码监控apk安装,卸载,替换
  10. Android(安卓)studio:Failed to create J