- Home /
Why play services AAR fails in Unity3D 5.1.2
"Moving Temp/StagingArea/android-libraries/play-services-7.5.0/classes.jar to Temp/StagingArea/android-libraries/play-services-7.5.0/bin/classes.jar: No such file or directory"
Specified AAR indeed contains no classes.jar, so why Unity3D expects it to be there?
Apparently the AAR extractor from Unity assumes the classes.jar will be there.
Yes, that is the reason, yet I$$anonymous$$O this is a bug.
I also talked about this on the AAR topic in the forum: http://forum.unity3d.com/threads/does-unity-support-using-aar-package-as-android-plugin-library.272776/ At least one dev looked at it recently, we should get an answer shortly (fingers crossed).
Answer by Yury-Habets · Nov 13, 2015 at 12:41 PM
Sounds like a bug. Can you please submit a bug report? We'll fix that.
Your answer

Follow this Question
Related Questions
Android builds all failing now, I don't think I changed anything? What's "R8"? 1 Answer
Android Error building Player: CommandInvokationFailure: Failed to re-package resources 1 Answer
Unity Android build support for support v7 v24.x.x 1 Answer
Unity is building older version of my game 2 Answers
Unity Remote not work 0 Answers