2016-09-29 6 views

答えて

0

Error:CreateProcess error=216, This version of %1 is not compatible with the version of Windows you're running. Check your computer's system information to see whether you need a x86 (32-bit) or x64 (64-bit) version of the program, and then contact the software publisher

あなたは64ビットマシン上で32ビット版アンドロイドスタジオアプリケーションを実行しているからです。 studio64.exe(これはアンドロイドスタジオのbinフォルダ内にあります)を実行してください。あなたはアンドロイドスタジオで使用しているバージョン

enter image description here

+0

ああ、私は32ビットマシン@@を使用しています! –

+0

本当に、あなたの質問のタイトルは何か違うものを言っています。 – lRadha

関連する問題