New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
cpu999
Old
#11  
Senior Member
Thanks Meter 484
Posts: 450
Join Date: Sep 2011

 
DONATE TO ME
Quote:
Originally Posted by Twiisted View Post
Trying to build a rom, and keep getting an error stating "Resources appear in overlay but not in base. Use <add-resource> to add." Where do I add the resource? Noob question but I'm doing my best to learn, and have come a long way without any help. Any advice is appreciated
ur getting something like
(xml file):# (error message)
right?

if so, just open up the xml file and delete the part with whatever resource it tells you
 
Twiisted
Old
#12  
Member - OP
Thanks Meter 4
Posts: 31
Join Date: Aug 2012
Location: Melbourne, Fl
Quote:
Originally Posted by cpu999 View Post
ur getting something like
(xml file):# (error message)
right?

if so, just open up the xml file and delete the part with whatever resource it tells you
Not really neccessary anymore...vendor files were updated with latest sync. Fixed my issue and wasted a few days of my time :/