Solucionado (ver solução)
Solucionado
(ver solução)
2
respostas

Erro Urgente !!!!

Alguem ja teve o erro abaixo? o que eu faço. Nao consigo mais compilar o codigo. testar ... fazer nada:

FAILURE: Build failed with an exception.

  • What went wrong: Execution failed for task ':app:mergeDebugResources'.

    Error: java.lang.RuntimeException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1 path $

  • Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

  • Get more help at https://help.gradle.org

BUILD FAILED in 6s

2 respostas
solução!

Oi Marcos,

Nao sou dev Android, mas ja tentou limpar o projeto e roda-lo novamente? Sei que isso as vezes ajuda a fazer funcionar.

Para fazer isso:

  • Deleta a pasta .gradle

  • Reinicia o Android Studio

  • Build -> Clean Project (limpar projeto)

Espero ter ajudado,

Abcs!

Uhuuuu .... funcionou :)