Android "Local path not found error"
If this error comes up, more than likely you need to Sync the Gradle files. Also, what happened in my case is that my directive was wrong in Gradle. I had said "compile "libs/xxx.jar". At 0.3.4 of Android Studio and Gradle 0.6.1+ that needed to be "compile files ("libs/xxx.jar").
Written by Jean-Mark Wright
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Android
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#