Error message on College assignment

I am getting the following error messages when I try to run my assignment in the emulator.
AGPBI: {“kind”:“error”,“text”:“error: attribute \u0027android:textsize\u0027 not found.”,“sources”:[{“file”:“C:\Users\Daniel Goodrich\Documents\ITSD427\HealthyLife\app\src\main\res\layout\activity_main.xml”,“position”:{“startLine”:9}}],“original”:"",“tool”:“AAPT”}
AGPBI: {“kind”:“error”,“text”:“error: resource drawable/Tree_of_Life (aka biz.goodrich.daniel.healthylife:drawable/Tree_of_Life) not found.”,“sources”:[{“file”:“C:\Users\Daniel Goodrich\Documents\ITSD427\HealthyLife\app\src\main\res\layout\activity_splash.xml”,“position”:{“startLine”:7}}],“original”:"",“tool”:“AAPT”}

It also happens when I try to build the apk so I can copy it to my phone (I don’t have the right kind of cable to transfer data).