簡體   English   中英

Android:失敗:構建失敗,出現異常

[英]Android : FAILURE: Build failed with an exception

我正在使用Android Studio。 我嘗試構建一個應用程序,但出現以下錯誤:

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:prepareComAndroidSupportAnimatedVectorDrawable2330Library'.
> Failed to create parent directory 'C:\Users\Prasang\Downloads\reelover\app\build' when creating directory 'C:\Users\Prasang\Downloads\reelover\app\build\intermediates\exploded-aar\com.android.support\animated-vector-drawable\23.3.0'

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 13.989 secs

請提出建議。

您是否嘗試過“構建->清理或重建項目”? 查看所有.draw文件是否正確。 如果仍然存在問題,請瀏覽所有可繪制目錄,使所有結尾都很小,例如“ .png .jpg而不是.PNG .JPG”

希望對您有幫助。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM