Update Fixs
5 files changed
tree: 060a3d5ce7135d43dda360a7eb64bd55420aafd1
  1. .settings/
  2. res/
  3. src/
  4. .gitignore
  5. Android.mk
  6. AndroidManifest.xml
  7. lint.xml
  8. project.properties
  9. README.md
README.md

android_packages_apps_ANIMESMWallpapers

Wallpapers chooser for Anime

Made by Spacecaker

How to add wallpapers ?

go to res/values/wallpapers.xml

under

add new < item >&&&&&&< / item > line and change the &&&&&& to the wallpaper u added like wallpaper_phoenix_bird_bleu that becomes -> < item >wallpaper_phoenix_bird_bleu< / item >

and under

< string-array name="info" translatable="false" >

add new < item >&&&&&&< / item > line and change the &&&&&& to the creator of wallpaper or adder ( SpaceCaker :: Phoenix ) that becomes -> < item >SpaceCaker :: Phoenix< / item >