Could not find or load main class org.gradle.wrapper.GradleWrapperMain

Your gradle wrapper is missing, broken or corrupted. What is gradle wrapper:gradlew is the gradle wrapper executable – batch script on windows and shell script elsewhere. The wrapper script when invoked, downloads the defined gradle version and executes it. By distributing the wrapper with your project, anyone can work with it without needing to install Gradle … Read more

Error “File google-services.json is missing from module root folder. The Google Services Plugin cannot function without it”

You need to get the configuration file from the developer’s site and paste it in the app level directory of your project. Update: Goto https://console.firebase.google.com/ Select your project On the left menu, click on settings > project settings Add an app or download the google-services.json file under the Your Apps section.

Error: No toolchains found in the NDK toolchains folder for ABI with prefix: llvm

I want to compile an open source android project (Netguard) using gradel (gradlew clean build) But I encountered this Error: I serached but didn’t find enything helping. Here is the main build.gradle: And here is the build.gradle of the app project: And I’m using gradle-2.9-all and android-ndk-r10e. I don’t know if I should mention anything else, so comment if you need any information.

Error: No toolchains found in the NDK toolchains folder for ABI with prefix: llvm

I want to compile an open source android project (Netguard) using gradel (gradlew clean build) But I encountered this Error: I serached but didn’t find enything helping. Here is the main build.gradle: And here is the build.gradle of the app project: And I’m using gradle-2.9-all and android-ndk-r10e. I don’t know if I should mention anything … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)