问题标签 [android-wireless]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
android - 有没有办法在 Android Studio 中重命名使用 wi-fi 配对的物理设备
最近的 Android Studio 更新之一引入了使用 wi-fi ( https://developer.android.com/studio/run/device?utm_source=android-studio-2021-1 ) 连接物理 android 设备(android 11+)的能力-1#无线)
问题是我有几个测试设备出现在设备列表中,它们的代号作为标题,例如samsung SM-G973F
代替samsung galaxy s10
. 当多个设备同时连接时,在测试应用程序时,如何在不记住所有这些代号的情况下区分它们是非常令人困惑的。
有没有办法在 Android Studio 中重命名使用 wi-fi 连接的物理设备?