Build errors in lines in the 90's and 100's.
Receiving the following "build error" when I try to export the apk to Android market:
Build error
Most likely build error cause:
/Celebrity_Exercises/src/io/appery/project159044/PhoneGapActivity.java:[94,24] error: cannot find symbol class PhoneGapActivity /Celebrity_Exercises/src/io/appery/project159044/PhoneGapActivity.java:[96,12] error: cannot find symbol class PhoneGapActivity /Celebrity_Exercises/src/io/appery/project159044/PhoneGapActivity.java:[97,12] error: cannot find symbol class PhoneGapActivity /Celebrity_Exercises/src/io/appery/project159044/PhoneGapActivity.java:[186,33] error: cannot find symbol
I looked in the source code and am not sure what I need to change to correct the errors.