Android company and project name change build error

I changed the company and project name for my mobile game and now when I try and build to android (ETC1). I keep getting a build error. I accidentally put a space in the name the first time and corrected this and saved. now whenever I build it keeps giving me the same build error and keeps building folders with the old and new name in the src folder. I have removed the folders and they keep coming back. I am unsure on how to fix this to get the project to build again.This problem only started once I changed the names, I have done successful builds with this project in the past.

Hey Sookie,

Please close your project out and go to the project folder there, I need you to delete the following folders:

  • Intermediate
  • Config
  • Saved

Once you’ve done that, load your project back up and try to package it. If you run into the same issue, please upload the error as a .txt file and I will be more than happy to look at them further.

Thanks! :slight_smile:

No good, It’s still adding the folders back and getting the same build error

I have uploaded the error log

[link text][1]

52997-erorrlog.txt (1.02 MB)

Hey,

After looking over your additional provided, it looks as though the space between Shell and Shocked is causing the issue, so are the brackets used. Please change it to com.ScottMccoombes.ShellShocked.

Don’t forget to clean out clean out your Intermediate/Android/APK/src and Build/Android/src folders before packaging.

Thank you and have a nice day!

Hey Sookie,

It’s been quite a while since I last heard from you and for this reason, I must close your thread as resolved. However, if you happen to have any further questions or concerns regarding this specific topic, please do not hesitate in replying back.

Thank you and have a nice day!

thanks a lot it worked for me .