1<resources> 2 <string-array name="which_wallpaper_options"> 3 <item>@string/which_wallpaper_option_home_screen</item> 4 <item>@string/which_wallpaper_option_lock_screen</item> 5 <item>@string/which_wallpaper_option_home_screen_and_lock_screen</item> 6 </string-array> 7</resources>