Christopher Lowman
Posts: 0
Joined: Tue Apr 08, 2014 10:42 am

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.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Build errors in lines in the 90's and 100's.

Hi Christopher,

Please try undoing source changes:
http://docs.appery.io/tutorials/sourc...

Christopher Lowman
Posts: 0
Joined: Tue Apr 08, 2014 10:42 am

Build errors in lines in the 90's and 100's.

Well, that was easy.

Thank you,
Chris

Christopher Lowman
Posts: 0
Joined: Tue Apr 08, 2014 10:42 am

Build errors in lines in the 90's and 100's.

Actually, that didn't work. I tried it numerous times and the same build errors show up.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Build errors in lines in the 90's and 100's.

Christopher,

If you still see the errors you'll need to delete the files highlighted with blue, then click “Undo all source changes” in folder context menu.

Christopher Lowman
Posts: 0
Joined: Tue Apr 08, 2014 10:42 am

Build errors in lines in the 90's and 100's.

It worked! Thank you!

Return to “Issues”