settings.gradle file not found error while renaming zbar-sample

Viewed 307

From https://github.com/dm77/barcodescanner I've imported zbar and zbar-sample, when I try to rename zbar-sample it fails by saying settings.gradle not found. But I do have settings.gradle in root. It's content is:

include "zbar", "zbar-sample"

enter image description here

0 Answers
Related