This is the java file that is giving the error
package com.example.daksh.timetable; import android.support.v7.app.AppCompatActivity; import
You maybe having this error on your java files because there is one or more XML file with error.
java
XML
Go through all your XML files and resolve errors, then clean or rebuild project from build menu
clean
rebuild
Start with your most recent edited XML file