You see this article from HTTP://WWW.CNBLOGS.COM/AYANMW
A client developed with Unity3d needs to be exported to Android engineering and then access some third-party Android SDK.
Unity version
The operating system is:
OS Name: Microsoft Windows 7 Ultimate OS version :6.1.7601 Service Pack 1 build 7601OS Manufacturer: Microsoft Corporat Ionos configuration: Standalone workstation OS widget type: multiprocessor free initial installation date: 2014/2/10, 16:54:30 system startup time: 2014/ 5/12, 9:39:17 system type: x64-based PC
The latest version of the jdk1.7.0_45 and Android SDK has been installed.
Error when exporting Android project.
The error message is:
Error building Player:ArgumentException:Illegal characters in path.
After Baidu Google, did not find a solution, tossing for two or three days.
Colleagues finally solved the problem, the solution is:
1 exporting a project as a package
2 new Unity Project, import the package just now. Then export the Android project again, just fine!!
Reprint please indicate the source: HTTP://WWW.CNBLOGS.COM/AYANMW I will be very happy!