Keep facing Process unexpectedly exit in Android Studio 3.4.1

后端 未结 5 1647
野趣味
野趣味 2021-01-07 08:22

After an update of Java facing an issue of Process unexpectedly exit while creating the build for Android. I was using Android Studio 3.3

5条回答
  •  不思量自难忘°
    2021-01-07 09:02

    As per your problem, just try to delete .iml file of your existing project from the directory and then rebuild the project again. Hope it will work for you.

提交回复
热议问题