MVVMNewsApp icon indicating copy to clipboard operation
MVVMNewsApp copied to clipboard

Results 2 MVVMNewsApp issues
Sort by recently updated
recently updated
newest added

E/AndroidRuntime: FATAL EXCEPTION: main Process: com.cosmas.dev.ug.apps.farmerapp, PID: 14999 com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was BEGIN_ARRAY at line 1 column 2 path $ at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:226) at retrofit2.converter.gson.GsonResponseBodyConverter.convert(GsonResponseBodyConverter.java:40) at retrofit2.converter.gson.GsonResponseBodyConverter.convert(GsonResponseBodyConverter.java:27) at retrofit2.OkHttpCall.parseResponse(OkHttpCall.java:243)...

So I cloned the repo and I checked out the branch for Part 15, and finally took the api key from newsapi.org. Then in the `gradle.properties` file, I added the...