In Intellij I turned on "delegate IDE build/run ac...
# android
s
In Intellij I turned on "delegate IDE build/run actions to gradle" and it works 70% of the times. But this option is not there in Android Studio. Is there another work around?
g
Are you sure that you build is successful and you do not reference Android SDK classes?
s
Yes. This is a separate non Android module
And build is also successful. Like I said I had this issue for a while
g
I see