Import Github project error When download and import Github project into Android Studio, encountered error “Plugin with id ‘com.android.application’ not found”, there should be two build.gradle file in the project, the project build.gradle file and module build.gradle file. Somehow after importing into the Android Studio, the content of project build.gradle file becomes the same as […]