I create a new project, add or change nothing, and attempt to build--it fails. I also tried a slightly more involved project, where I inserted some code, with the same result.
In the Run window, a local path is listed and this msg. displays: "Local path doesn't exist." In the Gradle console, the highlights appear to be: What went wrong: Execution failed for task ':app:preDexDebug'. (After ":app:preDexDebug" the msg. "The system cannot find the path specified" is repeated a dozen times.) Error Code: 1 I've seen many other users posting in various forums about similar problems with app:preDexDebug failing and paths not existing, but I haven't found a solution. Your help is appreciated--please keep in mind I'm very new to Android development and AS and only have a very basic knowledge of how this all works. Thanks! Android Studio 1.0.2 Build #AI-135.1653844, built on December 18, 2014 JRE: 1.7.0_15-b03 amd64 JVM: Java Hotspot(TM) 64-bit Server BM by Oracle Corporation In the SDK Manager under "Tools" it says: Android SDK Tools 24.0.2 Installed Android SDK Platform-tools 21 Installed Android SDK Build-tools 21.1.2 Installed Under "Android 5.0.1 (API 21) it says: SDK Platform 21 2 Installed ARM EABI v7a System Image 21 1 Installed -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
