エミュレータの起動時に警告が表示されます 助けてください
Data partition already in use. Changes will not persist!
Cache partition already in use. Changes will not persist!
エミュレータの起動時に警告が表示されます 助けてください
Data partition already in use. Changes will not persist!
Cache partition already in use. Changes will not persist!
Windows でコマンド プロンプト (cmd.exe) を開きます。Linux でターミナルを開きます。SDKフォルダーでadb.exeを見つけます
..\android-sdk\platform-tools\abd.exe
cd <sdk directory> (move to the folder listed above)
dir (to make sure abd.exe is in that directory)
adb kill-server (stop the abd service, won't return anything)
adb start-server (start the abd service back up, should give a couple of readings)