Coder Social home page Coder Social logo

Comments (20)

arpitchoudhary avatar arpitchoudhary commented on July 24, 2024 22

I found a solution which works in my case.
I deleted the .gradle and .idle folder from the studio and then re-run the app.
it works fine for me

from gradle_plugin_android_aspectjx.

Nullifier1571 avatar Nullifier1571 commented on July 24, 2024 20

try to close instant run

from gradle_plugin_android_aspectjx.

ameerhamza6733 avatar ameerhamza6733 commented on July 24, 2024 2

try to close instant run or just unpluge your device from PC this is automatically stop instant run or turn of your virtual device

from gradle_plugin_android_aspectjx.

itsymbal avatar itsymbal commented on July 24, 2024 1

arpitchoudhary's suggested solution works for me

from gradle_plugin_android_aspectjx.

baoxiehao avatar baoxiehao commented on July 24, 2024

I came across the same problem.

from gradle_plugin_android_aspectjx.

Object-Ping avatar Object-Ping commented on July 24, 2024

I came across the same problem.

from gradle_plugin_android_aspectjx.

Object-Ping avatar Object-Ping commented on July 24, 2024

I came across the same problem.

from gradle_plugin_android_aspectjx.

bpappin avatar bpappin commented on July 24, 2024

same problem in android studio

from gradle_plugin_android_aspectjx.

Tim1008 avatar Tim1008 commented on July 24, 2024

same problem in android studio

from gradle_plugin_android_aspectjx.

fatCat2015 avatar fatCat2015 commented on July 24, 2024

I came across the same problem. as gradle 4.1,gradle plugin 3.0

from gradle_plugin_android_aspectjx.

vicctor avatar vicctor commented on July 24, 2024

Does anyone found solution for this?

from gradle_plugin_android_aspectjx.

Hommilist avatar Hommilist commented on July 24, 2024

I came across the same problem.

from gradle_plugin_android_aspectjx.

ditclear avatar ditclear commented on July 24, 2024

using JAR from product. Make new directory named as plugins, and put product/gradle-android-plugin-aspectjx-1.1.1.jar in plugins, then do as below:

dependencies {
classpath fileTree(dir:'plugins', include:['*.jar'])
//don't lost dependency
classpath 'org.aspectj:aspectjtools:1.8.+'
}

from gradle_plugin_android_aspectjx.

Deemonser avatar Deemonser commented on July 24, 2024

yes, arpitchoudhary's suggested solution works for me

from gradle_plugin_android_aspectjx.

crobinson42 avatar crobinson42 commented on July 24, 2024

@Nullifier1571 suggestion led me to a solution

try to close instant run
I couldn't figure out how to close instant run so I restarted the emulator and my build ran fine.

from gradle_plugin_android_aspectjx.

AXwjg avatar AXwjg commented on July 24, 2024

The way I handle it is to uncheck all the contents in Instant Run in Android Studio Settings.

from gradle_plugin_android_aspectjx.

naimishvinchhi avatar naimishvinchhi commented on July 24, 2024

Clean and run works for me.

from gradle_plugin_android_aspectjx.

sinameraji avatar sinameraji commented on July 24, 2024

I just clicked "build" project and it fixed the issue

from gradle_plugin_android_aspectjx.

staticvoidjames avatar staticvoidjames commented on July 24, 2024

try to close instant run

that works for me

from gradle_plugin_android_aspectjx.

tsingthu avatar tsingthu commented on July 24, 2024

I tried as arpitchoudhary suggested, and it works for me.

from gradle_plugin_android_aspectjx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.