November 2015

Solutions

Error:Execution failed for task ‘:Application:transformClassesWithDexFor

Error:Execution failed for task ‘:Application:transformClassesWithDexForMyFlavorName’. > com.android.build.api.transform.TransformException: com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process ‘command ‘/Library/Java/JavaVirtualMachines/jdk1.7.0_79.jdk/Contents/Home/bin/java” finished with non-zero exit value 2 I had this error after updating the project to the latest Build Tools 23.0.0. After spending some hours on google to find a solution without any success, I tried to deactivate the Instant Run option from Preferences. […]

, ,
Tools

IntelliJ IDEA / Android Studio key shortcuts

Here is a newer post about Android Studio productivity guide in case you are looking for that. This is just a small productivity A4 poster with MacOS IntelliJ IDEA and Android Studio key mapping that can be placed on your wall :).

, , , , ,
Scroll to Top