Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
LAN 経由で接続されたリモート システムで実行されている Android エミュレーターで Android アプリケーションをテスト/デバッグしたいと考えています。
これは可能ですか?
adb kill-server adb connect <IP>:5555
ip address は、実行中の仮想マシンの実際の IP である必要があります。