Error: com.android.builder.dexing.DexArchiveBuilderException: Failed to process

0

Good I am using Android Studio and I have a problem that I honestly have not found a concrete solution even though I tried several things, like restart without the cache, edit the build.grade I inserted the compile line 'com.google.guava: guava: 23.3 -android 'that worked at the beginning but there are times when I rinicio and I throw that error and other times not. It's weird and since I'm new at ANDROID's I do not know what else to do.

Error:com.android.builder.dexing.DexArchiveBuilderException: Failed to process C:\Users\global Visum\Desktop\Nfctest - porvenir\app\build\intermediates\classes\rapidodelsud\debug
Error:com.android.builder.dexing.DexArchiveBuilderException: Error while dexing matiasl/nfctarjeta/nfctest/r.class
Error:com.android.dx.cf.iface.ParseException: class name (matiasl/nfctarjeta/nfctest/R) does not match path (matiasl/nfctarjeta/nfctest/r.class)
Error:Execution failed for task ':app:transformClassesWithDexBuilderForRapidodelsudDebug'.
> com.android.build.api.transform.TransformException: com.android.builder.dexing.DexArchiveBuilderException: com.android.builder.dexing.DexArchiveBuilderException: Failed to process C:\Users\global Visum\Desktop\Nfctest - porvenir\app\build\intermediates\classes\rapidodelsud\debug
 Run code snippetExpand snippet
    
asked by Luis 08.03.2018 в 20:06
source

0 answers