Hi, remove the code like android:text='@string/action_settings in xml file and clean the project.then add the code android:text='@string/action_settings, then it will work.it happens some time if R.java file is not updated. Thanks&Regards, Naresh
On Tue, Mar 5, 2013 at 5:15 PM, Gabriel Augusto <[email protected]>wrote: > Check strings.xml in 'values' folder > > Em terça-feira, 5 de março de 2013 07h40min20s UTC-3, ramesh babu escreveu: >> >> hi frnds, >> i am just start learning about android,while i am >> developing a simple app i got stuck with these error: Error: No >> resource found that matches the given name (at 'title' with value >> '@string/action_settings'). >> > -- > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Android Developers" 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. > > > -- -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" 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.

