Android Studio 3.6.1 with Gradle Plugin Version 3.6.1 and Gradle Version 5.6.4 not working

后端 未结 8 1513
余生分开走
余生分开走 2021-01-03 07:38

My application is working very well. I have just updated Android Studio 3.6.1,

After updating Android Studio I got this dialog and I am going to upda

8条回答
  •  青春惊慌失措
    2021-01-03 08:07

    I tried many suggestions from stackoverflow(here), github forums etc. Checked gradle and gradle plugin versions if there is any compatibility problems. Only worked : I clean .idea and .gradle file, exit AndroidS, and I open my react native proj on Android studio and I did open from file choose android folder, after that waited android studio finish indexing(really waited this time) and press hammer icon for build and wait again patiently and build-run on simulator successfully.

    I didn't wait before, I guess I didn't imagine that Android studio takes so much time to index-run-build

    I am sharing if somebody still stuck, key was waiting for me, good luck

提交回复
热议问题