warning: Schema export directory is not provided to the annotation processor so we cannot export the schema. You can either provide room.schemaLocation annotation processor argument OR set exportSchema to false.
public abstract class AppDatabase extends RoomDatabase {
^
Note: E:\Talha\FYP\PlainOlNotes3\app\build\generated\source\apt\debug\com\example\plainolnotes3\database\NoteDao_Impl.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning