When typing a SQLite statement as a string literal in a class in Android Studio, the IDE gives me this warning: \"
.
I don\
This is a bug in Android Studio 3.0 and is already reported here. Also this is now fixed in the 3.1 version. I am using the latest Canary 5 3.1 build and it works fine.
Since there are not going to be anymore 3.0 patches, all you can do for now is to go with the workaround or disable this lint check.