java - AS error in starting virtual machine
PHP中文网
PHP中文网 2017-05-17 10:05:03
0
2
732

Start the AS virtual machine for the first time
Error message:

InvalidPathException: Illegal char at index 9: C:Users?.androidavdPQtest.avd

Error report details

PHP中文网
PHP中文网

认证高级PHP讲师

reply all(2)
phpcn_u1582

The problem is solved, the description is as follows: When you first use the win8 system, you will be asked to log in to a Microsoft account. If your Microsoft account user name, note that the user name is Chinese, the operating system will change the path to the registry to Chinese, such as C:Users 3... The cache directory of AS is also in this folder. When calling the file, an error will be reported due to the presence of Chinese characters.
Solution: Try to change the Chinese file name under the administrator account and change the Chinese path in the registry, but it doesn’t work! Now you can only create a new administrator account and install AS under that account.
Supplement: If the PC has an AMD processor, the virtual machine cannot be opened, and it will prompt that CPU not support. It must be an Intel processor (what a pitfall)

淡淡烟草味

Does the path contain a Chinese name

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!