my problem is quite simple. So far, I compiled my Android project with 3.5.x version of Unity3D.
No problems. Everything is going well, and the app run fine under Android system.
Since, I switched to version 4 of Unity3D, and then, when I compile the project, I have this message frankly not sympathetic:
I’ve last version of Android SDK (with API 14 → API 17), last JKD, and all the path are correctly tagged.
What happens there ? Why, with the Unity v3.5 I’ve not any problem and, with the same elements,
why Unity V4 not seem to find the elements for the compilation ?
someone did it been faced this problem when moving from version 3 to version 4 of Unity ?
Thank you by advance for your feedback and advice
(System used: Windows 7 -64bits with Untiy V4 pro and Android Basic Licence)
I uninstall the JDK7 and then after I installed the JDK6, and miracle, it works well now, with two versions of Unity.
Now I’m wondering why the JDK7 it worked perfectly with Unity V3.5 and not with Unity V4?