Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice
  3. Join us on November 16th, 2023, between 1 pm and 9 pm CET for Ask the Experts Online on Discord and on Unity Discussions.
    Dismiss Notice

Build Error when AAR does not contain classes.jar

Discussion in 'Android' started by cullab, Nov 15, 2016.

  1. cullab

    cullab

    Joined:
    Mar 25, 2014
    Posts:
    9
    I am trying to include the latest Google Firebase files into my project. I have put the files under /Assets/Plugins/Android:

    example:

    /Assets/Plugins/Android/firebase-core-9.4.0.aar

    When I try to build the android version of my project, I get the following error:

    Moving Temp/StagingArea/android-libraries/firebase-core-9.4.0/classes.jar to Temp/StagingArea/android-libraries/firebase-core-9.4.0/libs/classes.jar: No such file or directory

    I checked and firebase-core-9.4.0.aar does not have a classes.jar file. From my understandings AAR files are not required to have a classes.jar file inside them.

    Is there a work around for this? As it stands, this error blocks me from building the android version of my project. I am using Unity 5.4.2f2
     
  2. veereshkumbar

    veereshkumbar

    Joined:
    Aug 24, 2017
    Posts:
    4
    did u get the solution????
    i am having the same issue
     
  3. jigar007

    jigar007

    Joined:
    Sep 10, 2017
    Posts:
    2
  4. JuliusM

    JuliusM

    Unity Technologies

    Joined:
    Apr 17, 2013
    Posts:
    824