This is the java file that is giving the error
package com.example.daksh.timetable; import android.support.v7.app.AppCompatActivity; import
Check your XML files for resolving the Errors.Most of the time the changes made to your XMLfiles get Affected.so try to check the last changes you made.
XML
Try to Clean your Project....It Works
Happy Coding:)