私はAndroidスタジオを使用しています。アプリを作成しようとしましたが、次のエラーが表示されました:Android:FAILURE:例外が発生してビルドに失敗しました
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
お勧めします。
Android Studioの推奨通りに '--info'や' --stacktrace'を実行しようとしましたか? – helleye