F
F
Fedor Android2019-04-19 08:57:14
Android
Fedor Android, 2019-04-19 08:57:14

Why is the application not going?

Good afternoon, dear people.
Just started getting acquainted with development for android and Android Studio in particular.
The problem is the following, when building an application (even a "clean", just created Hello World) an error occurs:

Execution failed for task ':app:mergeExtDexDebug'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
   > java.lang.IllegalStateException: Cannot parse result path string:     
   > java.lang.IllegalStateException: Cannot parse result path string:     
   > java.lang.IllegalStateException: Cannot parse result path string:

and so on 20+ lines
Android Studio 3.4, latest version of Java.
Tell me where to dig?
upd: launching the application in the emulator happens without problems

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Elio Don, 2019-05-12
@elmurzaalchakov

In the compilation settings, set debug and stacktrace, check the cause of the error in the log

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question