J'ai récemment mis à niveau mon studio Android de 1,5 à 2.0. Mon application construirait et courait bien sur Android 1.5. Maintenant, quand j'essaie d'exécuter l'application sur mon smartphone, cela me donne cette erreur:
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:
4 Réponses :
Essayez de décocher l'exécution instantanée sur les paramètres. Rechercher instantané sur les paramètres et vous le verrez. Ou peut-être que vous avez changé le chemin de votre grade à la nouvelle? p>
Avez-vous déjà vu une boîte de message comme ci-dessous lorsque vous construisez votre projet avec Android Studio 2.0? P>
Sinon, faites attention à cette fenêtre qui apparaîtra éventuellement lorsque vous construisez votre projet avec Studio 2.0 puis mettez-le à la mettre à jour. qui changera votre visitez ce pour en savoir plus . P> 'com.android.tools.build:gradle:2.0.0' code> et
DistributionURL = https \: //services.gradle.org/distribution/gradle-2.10-all.zip code> ou vous pouvez le faire vous-même. P>
Ne pas désactiver Une option de force moins brute pour essayer est de nettoyer la construction. P>
Instant exécuter code>! C'est utile. Au lieu de cela, essayez de supprimer le contenu de votre répertoire de construction, puis de reconstruire. P>
AppName / Build CODE> et / ou
AppName / App / Build Code> P> P>
Alternativement, nettoyer la construction h3>
Build -> Projet propre code> ou
Construction -> Projet de reconstruction Code> P>
Quelles versions API Android et Java JDK utilisez-vous? Vous devez mettre plus d'informations.
Avez-vous fait la chose qu'il vous a demandé d'essayer à la fin du journal (c'est coupé ici)? Vous pouvez obtenir plus d'informations si vous courez avec --debug et --stacktrace, mais vous devrez accorder plus d'attention à la sortie.