for this line I’m getting error public static final String TAG = “ActivityLifecycle”;
in Log.d : Unexpected tokens (use ‘;’ to separate expressions on the same line)
and Cannot access ‘TAG’: it is invisible (private in a supertype) in ‘AppCompatActivity’