Error:Not sure how to convert a Cursor to this method\'s return type Error:Execution failed for task \':app:compileDebugJavaWithJavac\'. Compilation failed; see the
Add the below code inside defaultConfig in build.gradle
javaCompileOptions.annotationProcessorOptions.includeCompileClasspath = true