Disable `lint` in Android gradle

Surely you can do this by adding this line in your gradle.properties file: gradle=build -x lint -x lintVitalRelease Warning: The above line will prevent running lint for both debug and release builds! If you want to find out more gradle hacks, speedy builds, performance improvements, this will be the best slides you’ll be looking at: … Read more

Test instrumentation process crashed – where is the .txt file?

If you are working with an emulator, in A.S open Device File Explorer and go to: /data/user_de/0/android.support.test.orchestrator/files/, then you can look for a particular file there EDIT: June 25 – 2019 >> If you have updated to AndroidX dependencies, then the .txt file is located in /data/user_de/0/androidx.test.orchestrator/files/

Gradle : how to use BuildConfig in an android-library with a flag that gets set in an app

As a workaround, you can use this method, which uses reflection to get the field value from the app (not the library): /** * Gets a field from the project’s BuildConfig. This is useful when, for example, flavors * are used at the project level to set custom fields. * @param context Used to find … Read more

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