tree: 88a553a0321bb005313a8991275483b47197d268 [path history] [tgz]
  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

packages_apps_BrokenWalls

Wallpapers chooser for BrokenOs Wallpapers

Originally Made by Spacecaker, Adapted for us...

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_broken_logo that becomes -> < item >Broken_(number)< / item >

and under

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

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