On Monday, June 17, 2013 10:55:51 AM UTC+1, Richard Critten wrote: > > Given that the docs say (my bold): > android:versionNameThe version number shown to users. This attribute can > be set as a raw string or as a *reference to a string resource*. The > string has no other purpose than to be displayed to users. The > versionCode attribute holds the significant version number used > internally. > > (ref > http://developer.android.com/guide/topics/manifest/manifest-element.html#vname > ) > > Should Lint be reporting: > > The android:versionName cannot be a resource url, it must be a literal > string AndroidManifest.xml line 5 Android Lint Problem > > I've posted a bug report. Let's see if that gets some attention.
https://code.google.com/p/android/issues/detail?id=65026<https://code.google.com/p/android/issues/detail?id=65026&thanks=65026&ts=1390219652> Cheers, Chris. -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
