device and sdk version的相關文章
device and sdk version的相關商品

shell - Getting Android SDK version of a device from command line ...
瀏覽:435
日期:2025-06-13
you can use this command: adb shell grep ro.build.version.sdk= system/build.
prop. It will output something like this: ro.build.version.sdk=10....看更多