MalformedJsonException error

1.4k Views Asked by At

It happened when I restarted my computer. I turn on android studio, but I can't start the emulator.

enter image description here

Information:Gradle tasks [:app:assembleDebug]

Error:java.lang.RuntimeException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1 path $ Error: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 $ Information:BUILD FAILED in 1m 32s Information:2 errors Information:0 warnings Information:See complete output in console

0

There are 0 best solutions below