When I run my application, Android Studio notifies me with 3 errors as shown below
I have looked up the error on the internet and StackOverflow forums and I have found a solution to disable and re-enable Android Support
plugin in settings but I didn't find the plugin and I didn't find a way to install it. Here is my plugin list:
As you see in the picture Android Support
plugin doesn't exist.
Here is the reference what I have found on StackOverflow In android studio,cannot load 2 facets-unknown facet type:android and android-gradle
Any help is appreciated.