Re: [android-developers] Warning at hello world program

2012-07-30 Thread Rafael Maas
is good practice to set the strings inside the file string.xml. http://developer.android.com/guide/topics/resources/string-resource.html 2012/7/30 Francisco Marzoa > If you do not care about l10n, you can just ignore it. Also I think you > can configure lint to not warn on such issues. > El 29/0

Re: [android-developers] Warning at hello world program

2012-07-30 Thread Francisco Marzoa
If you do not care about l10n, you can just ignore it. Also I think you can configure lint to not warn on such issues. El 29/07/2012 21:39, "Edlialbanian" escribió: > Hi guys i'm new here and i'm getting a warning i my firt app . > I get thir error > [I18N] Hardcoded string "Welcome", should use

[android-developers] Warning at hello world program

2012-07-29 Thread Edlialbanian
Hi guys i'm new here and i'm getting a warning i my firt app . I get thir error [I18N] Hardcoded string "Welcome", should use @string resource what should i do ?? thanks in advance -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post