lint errors

  1. M

    Android Task 'lint' not found in project

    hay guys I just going to compile my game for android , SDK,NDK,JRE is okay but i have this error: * What went wrong: Task 'lint' not found in project ':com.company.game'. * Try: Run gradlew tasks to get a list of available tasks. Run with --stacktrace option to get the stack trace. Run with...
  2. 1

    Android lint errors

    I got my game to run on an android phone and it was working fine except the sound effects were not audible so I tried implementing a fix and then I ran the game and got a bunch of lint errors. I tried undoing what I just did and I still get all the lint error. This makes no sense as it was...
  3. V

    Android Lint Error: Android export stopped working?

    I keep getting this error :com.Vic3Vers4Games.AAA:lint FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':com.Vic3Vers4Games.AAA:lint'. > Lint found errors in the project; aborting build. Fix the issues identified by lint, or add the following to...
  4. S

    Warnings and lint errors during build apk

    Hello, I updates GM:S v1.4.1757, because my ads just randomly stopped working. But now im getting alot of lint errors and warnings during the building of my apk. Here's the console: Is there anyone experiencing the same problems?
  5. S

    Unable to build Apk without problems

    Hello GM:S Users, Everytime I build a project I get alot of lint errors, but I am somehow still able to get a succesful build. However, I can't use the Google Play Services extension for ads, I either get a 403 error or the app just closes whenever I chacge the app-id in the settings. I tried...
Top