3

I have installed the last version of android studio but i have this error when i start execute my project, the emulator don't working. I have trying a lot of solution but none of them work with me. please HELP !!!

AAPT2 process unexpectedly exit

1 Answers1

0

This error might be due to your Gradle being not updated. Try doing this -

1.Go to File

2.Project Structure

3.Project

4.Change "Android Gradle Plugin Version" - 7.0.1

5.Change "Gradle Version" - 7.0.2

6.Apply and OK

oyeraghib
  • 878
  • 3
  • 8
  • 26