2016-04-08 18 views
6

Ho recentemente aggiornato il mio Android Studio da 1.5 a 2.0. La mia app si sarebbe sviluppata e funzionava bene su Android 1.5. Ora, quando provo eseguire l'applicazione sul mio smartphone, mi dà questo errore:L'app non funziona con Android Studio 2.0, dopo l'aggiornamento da 1.5

Error:Execution failed for task ':app:transformClassesWithInstantRunForDebug'. 
> 24 

Quando si apre il mio progetto su Android Studio 2.0, una finestra di messaggio apparso, mi dice di aggiornare il mio Gradle alla versione 2, che L'ho fatto. Non sono sicuro del motivo per cui sto ricevendo questo errore.

Ecco l'uscita ottengo mentre cerco di eseguire l'applicazione sul mio cellulare:

Executing tasks: [clean, :app:generateDebugSources, :app:mockableAndroidJar, :app:prepareDebugUnitTestDependencies, :app:generateDebugAndroidTestSources, :app:compileDebugSources, :app:compileDebugUnitTestSources, :app:compileDebugAndroidTestSources] 
Configuration on demand is an incubating feature. 
Incremental java compilation is an incubating feature. 
:clean UP-TO-DATE 
:app:clean 
:app:preBuild UP-TO-DATE 
:app:preDebugBuild UP-TO-DATE 
:app:checkDebugManifest 
:app:preReleaseBuild UP-TO-DATE 
:app:prepareComAndroidSupportAnimatedVectorDrawable2321Library 
:app:prepareComAndroidSupportAppcompatV72321Library 
:app:prepareComAndroidSupportCardviewV72321Library 
:app:prepareComAndroidSupportDesign2321Library 
:app:prepareComAndroidSupportMediarouterV72300Library 
:app:prepareComAndroidSupportRecyclerviewV72321Library 
:app:prepareComAndroidSupportSupportV42321Library 
:app:prepareComAndroidSupportSupportVectorDrawable2321Library 
:app:prepareComGoogleAndroidGmsPlayServices840Library 
:app:prepareComGoogleAndroidGmsPlayServicesAds840Library 
:app:prepareComGoogleAndroidGmsPlayServicesAnalytics840Library 
:app:prepareComGoogleAndroidGmsPlayServicesAppindexing840Library 
:app:prepareComGoogleAndroidGmsPlayServicesAppinvite840Library 
:app:prepareComGoogleAndroidGmsPlayServicesAppstate840Library 
:app:prepareComGoogleAndroidGmsPlayServicesAuth840Library 
:app:prepareComGoogleAndroidGmsPlayServicesBase840Library 
:app:prepareComGoogleAndroidGmsPlayServicesBasement840Library 
:app:prepareComGoogleAndroidGmsPlayServicesCast840Library 
:app:prepareComGoogleAndroidGmsPlayServicesDrive840Library 
:app:prepareComGoogleAndroidGmsPlayServicesFitness840Library 
:app:prepareComGoogleAndroidGmsPlayServicesGames840Library 
:app:prepareComGoogleAndroidGmsPlayServicesGcm840Library 
:app:prepareComGoogleAndroidGmsPlayServicesIdentity840Library 
:app:prepareComGoogleAndroidGmsPlayServicesLocation840Library 
:app:prepareComGoogleAndroidGmsPlayServicesMaps840Library 
:app:prepareComGoogleAndroidGmsPlayServicesMeasurement840Library 
:app:prepareComGoogleAndroidGmsPlayServicesNearby840Library 
:app:prepareComGoogleAndroidGmsPlayServicesPanorama840Library 
:app:prepareComGoogleAndroidGmsPlayServicesPlus840Library 
:app:prepareComGoogleAndroidGmsPlayServicesSafetynet840Library 
:app:prepareComGoogleAndroidGmsPlayServicesVision840Library 
:app:prepareComGoogleAndroidGmsPlayServicesWallet840Library 
:app:prepareComGoogleAndroidGmsPlayServicesWearable840Library 
:app:prepareDebugDependencies 
:app:compileDebugAidl 
:app:compileDebugRenderscript 
:app:generateDebugBuildConfig 
:app:generateDebugAssets UP-TO-DATE 
:app:mergeDebugAssets 
:app:generateDebugResValues UP-TO-DATE 
:app:generateDebugResources 
:app:mergeDebugResources 
:app:processDebugManifest 
:app:processDebugResources 
:app:generateDebugSources 
:app:mockableAndroidJar 
:app:preDebugUnitTestBuild UP-TO-DATE 
:app:prepareDebugUnitTestDependencies 
:app:preDebugAndroidTestBuild UP-TO-DATE 
:app:prepareDebugAndroidTestDependencies 
:app:compileDebugAndroidTestAidl 
:app:processDebugAndroidTestManifest 
:app:compileDebugAndroidTestRenderscript 
:app:generateDebugAndroidTestBuildConfig 
:app:generateDebugAndroidTestAssets UP-TO-DATE 
:app:mergeDebugAndroidTestAssets 
:app:generateDebugAndroidTestResValues UP-TO-DATE 
:app:generateDebugAndroidTestResources 
:app:mergeDebugAndroidTestResources 
:app:processDebugAndroidTestResources 
:app:generateDebugAndroidTestSources 
:app:compileDebugJavaWithJavac 
Note: Some input files use or override a deprecated API. 
Note: Recompile with -Xlint:deprecation for details. 

:app:compileDebugNdk UP-TO-DATE 
:app:compileDebugSources 
:app:compileDebugUnitTestJavaWithJavac 
:app:processDebugJavaRes UP-TO-DATE 
:app:processDebugUnitTestJavaRes UP-TO-DATE 
:app:compileDebugUnitTestSources 
:app:compileDebugAndroidTestJavaWithJavac 
:app:compileDebugAndroidTestNdk UP-TO-DATE 
:app:compileDebugAndroidTestSources 

BUILD SUCCESSFUL 

Total time: 1 mins 31.987 secs 
Executing tasks: [:app:clean, :app:generateDebugSources, :app:mockableAndroidJar, :app:prepareDebugUnitTestDependencies, :app:generateDebugAndroidTestSources, :app:assembleDebug] 

Configuration on demand is an incubating feature. 
Incremental java compilation is an incubating feature. 
:app:clean 
:app:preBuild UP-TO-DATE 
:app:preDebugBuild UP-TO-DATE 
:app:checkDebugManifest 
:app:preReleaseBuild UP-TO-DATE 
:app:prepareComAndroidSupportAnimatedVectorDrawable2321Library 
:app:prepareComAndroidSupportAppcompatV72321Library 
:app:prepareComAndroidSupportCardviewV72321Library 
:app:prepareComAndroidSupportDesign2321Library 
:app:prepareComAndroidSupportMediarouterV72300Library 
:app:prepareComAndroidSupportRecyclerviewV72321Library 
:app:prepareComAndroidSupportSupportV42321Library 
:app:prepareComAndroidSupportSupportVectorDrawable2321Library 
:app:prepareComGoogleAndroidGmsPlayServices840Library 
:app:prepareComGoogleAndroidGmsPlayServicesAds840Library 
:app:prepareComGoogleAndroidGmsPlayServicesAnalytics840Library 
:app:prepareComGoogleAndroidGmsPlayServicesAppindexing840Library 
:app:prepareComGoogleAndroidGmsPlayServicesAppinvite840Library 
:app:prepareComGoogleAndroidGmsPlayServicesAppstate840Library 
:app:prepareComGoogleAndroidGmsPlayServicesAuth840Library 
:app:prepareComGoogleAndroidGmsPlayServicesBase840Library 
:app:prepareComGoogleAndroidGmsPlayServicesBasement840Library 
:app:prepareComGoogleAndroidGmsPlayServicesCast840Library 
:app:prepareComGoogleAndroidGmsPlayServicesDrive840Library 
:app:prepareComGoogleAndroidGmsPlayServicesFitness840Library 
:app:prepareComGoogleAndroidGmsPlayServicesGames840Library 
:app:prepareComGoogleAndroidGmsPlayServicesGcm840Library 
:app:prepareComGoogleAndroidGmsPlayServicesIdentity840Library 
:app:prepareComGoogleAndroidGmsPlayServicesLocation840Library 
:app:prepareComGoogleAndroidGmsPlayServicesMaps840Library 
:app:prepareComGoogleAndroidGmsPlayServicesMeasurement840Library 
:app:prepareComGoogleAndroidGmsPlayServicesNearby840Library 
:app:prepareComGoogleAndroidGmsPlayServicesPanorama840Library 
:app:prepareComGoogleAndroidGmsPlayServicesPlus840Library 
:app:prepareComGoogleAndroidGmsPlayServicesSafetynet840Library 
:app:prepareComGoogleAndroidGmsPlayServicesVision840Library 
:app:prepareComGoogleAndroidGmsPlayServicesWallet840Library 
:app:prepareComGoogleAndroidGmsPlayServicesWearable840Library 
:app:prepareDebugDependencies 
:app:compileDebugAidl 
:app:compileDebugRenderscript 
:app:generateDebugBuildConfig 
:app:generateDebugAssets UP-TO-DATE 
:app:mergeDebugAssets 
:app:generateDebugResValues UP-TO-DATE 
:app:generateDebugResources 
:app:mergeDebugResources 
:app:processDebugManifest 
:app:processDebugResources 
:app:generateDebugSources 
:app:mockableAndroidJar UP-TO-DATE 
:app:preDebugUnitTestBuild UP-TO-DATE 
:app:prepareDebugUnitTestDependencies 
:app:preDebugAndroidTestBuild UP-TO-DATE 
:app:prepareDebugAndroidTestDependencies 
:app:compileDebugAndroidTestAidl 
:app:processDebugAndroidTestManifest 
:app:compileDebugAndroidTestRenderscript 
:app:generateDebugAndroidTestBuildConfig 
:app:generateDebugAndroidTestAssets UP-TO-DATE 
:app:mergeDebugAndroidTestAssets 
:app:generateDebugAndroidTestResValues UP-TO-DATE 
:app:generateDebugAndroidTestResources 
:app:mergeDebugAndroidTestResources 
:app:processDebugAndroidTestResources 
:app:generateDebugAndroidTestSources 
:app:compileDebugJavaWithJavac 
Note: Some input files use or override a deprecated API. 
Note: Recompile with -Xlint:deprecation for details. 

:app:compileDebugNdk UP-TO-DATE 
:app:compileDebugSources 
:app:buildInfoDebugLoader 
:app:transformClassesWithExtractJarsForDebug 
:app:transformClassesWithInstantRunVerifierForDebug 
:app:transformClassesWithJavaResourcesVerifierForDebug 
:app:mergeDebugJniLibFolders 
:app:transformNative_libsWithMergeJniLibsForDebug 
:app:processDebugJavaRes UP-TO-DATE 
:app:transformResourcesWithMergeJavaResForDebug 
:app:transformResourcesAndNative_libsWithJavaResourcesVerifierForDebug UP-TO-DATE 
:app:transformClassesWithInstantRunForDebug FAILED 

FAILURE: Build failed with an exception. 

* What went wrong: 
Execution failed for task ':app:transformClassesWithInstantRunForDebug'. 
> 24 

* Try: 
+0

Quali API di Android e le versioni di Java JDK stai usando? Devi mettere più informazioni. –

+0

Hai fatto la cosa che ti ha chiesto di provare alla fine del log (che è tagliato qui)? Puoi ottenere maggiori informazioni se esegui --debug e --stacktrace, ma dovrai prestare maggiore attenzione all'output. –

risposta

1

cercare di deselezionare l'istante eseguito su impostazioni .. ricerca istantanea delle impostazioni e youll vedo. o forse hai cambiato il percorso del tuo gradle in quello nuovo?

1

Hai mai visto una finestra di messaggio come sotto quando costruisci il tuo progetto con Android Studio 2.0?

Studio 2.0 update prompt

In caso contrario, guardare fuori per questa finestra, che sarà eventualmente visualizzato quando si genera il progetto con lo studio di 2.0 quindi aggiornarla. che cambierà la tua versione Gradle-plugin in 'com.android.tools.build:gradle:2.0.0' e Fasciapalla a distributionUrl=https\://services.gradle.org/distributions/gradle-2.10-all.zip oppure puoi farlo da solo.

Visita this per saperne di più.

13

provare a disattivare l'opzione Esegui istantanea in Android Studio 2.0

Questo mi è aiutato.

+0

Ho perso così tanto tempo a capire il problema. Grazie mille +1 –

+0

Questo non funziona affatto per me. –