Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exploded-aar is not generated #75

Open
MadhuriGupta opened this issue Jun 22, 2017 · 3 comments
Open

exploded-aar is not generated #75

MadhuriGupta opened this issue Jun 22, 2017 · 3 comments

Comments

@MadhuriGupta
Copy link

MadhuriGupta commented Jun 22, 2017

Unable to build due to following error. I am not seeing any exploded-aar directory in my module.
How to generate this directory ?

Error:FAILURE: Build failed with an exception.

  • Where:
    Script '../fat-aar.gradle' line: 202

  • What went wrong:
    Execution failed for task ':$module:generateRJava'.

/Users/madhuri/Desktop/Madhuri/ProjectName/modulename/build/intermediates/exploded-aar/ProjectName/modulename/unspecified/AndroidManifest.xml (No such file or directory)

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
@chengshengyang
Copy link

edit file gradle.properties and add line:
android.enableBuildCache=false

@IgorGanapolsky
Copy link

@chengshengyang This no longer works with com.android.tools.build:gradle:3.0.0-beta3

@LeonXtp
Copy link

LeonXtp commented Apr 3, 2018

@IgorGanapolsky Then how to get the new directory?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants