I have an android program which works fine on my computer, however, on checking on another persons laptop, I get R cannot be resolved to a variable or
the import mypath/R cannot be resolved
How can that be?
Besides, I obviously have a styles.xml, which is autogenerated, I never touched it. However, when starting the project on another computer , I get
Error retrieving parent for item: no resource found that matches Theme.Appcompat.Light
Anyone have any idea