Android Studio – Keep getting an error saying I should use '@string' resource for my XML on Android Studio
I'm using Android Studio and I'm new to this. For some of the objects like the last button object, the system tells me "Hardcoded string 'Message', should use'@string' resource". What does this mean? I've searched online and some say to…