Start the AS virtual machine for the first time
Error message:
InvalidPathException: Illegal char at index 9: C:Users?.androidavdPQtest.avd
Error report details
phpcn_u15822017-05-17 10:07:03
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)