Run block at :app:transformDexWithInstantRunDependenciesApkForDebug

Answered

Hello,

I have created a android kotlin project an I have run. The run block at

:app:transformDexWithInstantRunDependenciesApkForDebug  

I have been waiting for 45 minutes, it's because of my computer or intellij ?

The other elements took charge very quickly (only 5 minutes).

 

 

 

0
3 comments

Try building from the command line Gradle. Does it also hang?

0
Avatar
Permanently deleted user

I don't know how can I building from the command line Gradle, do you have a tutorial ?

No, the application is not hang, the application charge, the time is always refresh and the icon at the left of the text

:app:transformDexWithInstantRunDependenciesApkForDebug 

do tricks.

0

Run `gradlew build` in the terminal.

0

Please sign in to leave a comment.