Error: Java. Lang. unsatisfiedlinkerror: C:/wtk2.5.2 _ 01/bin/sublime. dll: Can't load Ia 32-bit. dll on a AMD 64-bit Platform
Problem:
The virtual machine installed in a 64-bit system is 64-bit, while the sublime of wtk. DLL cannot load 64-bit virtual machines on a 64-bit platform, but can only load 32-bit virtual machines. The address of the 64-bit virtual machine that wtk loads during installation finds a 64-bit virtual machine, therefore, it prompts that a 32-bit virtual machine cannot be loaded (there is no 32 virtual machine in the directory ).
Solution:
1. Re-download a 32-bit virtual machine, such as: jre-6u23-windows-i586.exe
2. Install the virtual machine, directory location-for example: C:/Java/jre-6u23-windows-i586
2. Uninstall wtk
3. Install wtk and the virtual machine address. Select the directory address in step 2.
4. Restart eclipse, find the Device Manager, and update the simulator location.
5. OK!