adb
最新版本
https://developer.android.com/tools/releases/platform-tools?h1=zh-cn&hl=zh-cn
历史版本
https://androidmtk.com/download-android-sdk-platform-tools
进入手机内
adb shell
exit 退出
查看cpu架构
adb shell -s 设备id号 getgrop ro.product.cpu.abi
adb shell getgrop ro.product.cpu.abi