Skip to content

A customizable Advent calendar application for Android

License

Notifications You must be signed in to change notification settings

ofesseler/twelve-days

Repository files navigation

Twelve Days Icon Twelve Days of Christmas

A customizable Advent calendar application for Android.

Customization

Creating a customized version of this Advent Calendar is fairly easy:

  1. Clone the repository using:
    git clone https://github.com/cochrane343/twelve-days.git
  2. Replace the image files in "/res/drawable-hdpi" with customized images. These pictures should be square and have to be named "image1" to "image24".
  3. (Optional) Replace the sound file in "/res/raw" with a custom sound file, which is played, when the user opens a door of the calendar. The file "sound" is used as a default for all doors. You can add sound files named "sound1" to "sound24" in order to customize the sound of the respective doors.
  4. Build the project, e.g. using: ant
    More information can be found here: Building and Running from the Command Line
  5. Et voilà! You have a customized gift for your loved ones.

Credits

Application launcher icon by rduris:

Dummy background image by jean_victor_balin:

Dummy day images based on work of barrettward:

About

A customizable Advent calendar application for Android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages