Since the new ADT preview version (version 21), they have a new lint warning that tells me the next thing on the manifest file (in the application tag): Should...
  • May 18, 2022
  • 0 Comments
Since AVD tools 16 I’m getting this warning: Replace "..." with ellipsis character (..., &#8230;) ? in my strings.xml at this line <string name="searching">Searching...</string> How do I replace ...?...
  • May 15, 2022
  • 0 Comments