Since AVD tools 16 I\'m getting this warning:
Replace \"...\" with ellipsis character (..., …) ?
in my strings.xml
at thi
The solution to your problem is:
Go to Window -> Preferences -> Android -> Lint Error Checking
And search for "ellipsis". Change the warning level to "Info" or "Ignore".