Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Android

Alex Londono
Alex Londono
2,033 Points

Why do I get warnings that the teacher in the video does not get? How can this be fixed?

When I run my app, it could be the weather app or the interactive story app. I always get a warning

Message: [I18N] Hardcoded string "Signals From Mars!", should use `@string` resource

I'm assuming android studio has changed and they want us to deal with this stuff in a new way. Is there a video showing what this environment recommends to no longer get a warning?

1 Answer

I think in one of the videos he mentioned this. For now, I would recommend you ignore this warning. Focus on learning the code and later you can clean up these warnings.