Hi, I am using symja-2015-08-08.jar file in my android project. I have no other dependencies and other external jar files. There are no errors while gradle build. But while running the project the gradle build keeps running for hours. The project runs fine if I delete the jar file from the libs folder (android studio).
I am using android studio 2.2.2 and latest gradle build tools.
Please Help.
Did you played around with the gradle options?
https://stackoverflow.com/questions/25006075/extremely-long-build-with-gradle-android-studio/25006428#25006428