UnityのAndroidビルド時にエラー "CommandInvokationFailure: Unable to forward network traffic to device. Please make sure the Android SDK is installed and is properly configured in the Editor. " が出たときの解決策 - Qiita
はじめに Androidプラットフォームで Build And Run したら以下のエラーが出たので、解決までの道のりを備忘録としてまとめてみます。 CommandInvokationFailure: Unable to forward network traffic t...