google
santa-tracker-android
Java

Ho Ho Ho

Last updated Jun 30, 2026
2.1k
Stars
393
Forks
21
Issues
+1
Stars/day
Attention Score
70
Language breakdown
No language data available.
โ–ธ Files click to expand
README

Status: Archived ================

This repository has been archived and is no longer maintained.

Google Santa Tracker for Android ๐ŸŽ…๐Ÿคถ

About

[Google Santa Tracker app for Android][play-store] is an educational and entertaining tradition that brings joy to millions of children (and children at heart) across the world over the December holiday period.

The app is a companion to the [Google Santa Tracker][santa-web] website (repository here), showcasing unique platform capabilities like Android Wear watchfaces, device notifications and more.

Village Screenshot

Features

  • A beautiful designed village
  • Exciting games like Penguin Swim and Rocket Sleigh
  • Use of Dynamic Feature Modules (each game is a separate module, fetched dynamically on first run)
  • Interactive Android Wear watchfaces (with sound!)
  • Videos, animations and more.

Building the app

First up, Santa Tracker is powered by [Firebase][firebase], so you'll need to enable it on your Google account over at the [Firebase console][fire-console]. Once you're in the console, follow these steps:

* Create a new project * Add Firebase to your Android app * Package name: com.google.android.apps.santatracker.debug * Debug signing certificate can be blank, or follow the instructions in the tooltip to find yours. * Save the google-services.json file to the santa-tracker/ directory

Now you should be able to plug your phone in (or fire up an emulator) and run:

./gradlew santa-tracker:installDebug

Alternatively, import the source code into Android Studio (File, Import Project).

Note: You'll need Android SDK version 28. If you're unsure about this, use Android Studio and tick the appropriate boxes in the SDK Manager.

License

All image and audio files (including .png, .jpg, .svg, .mp3, .wav, .ogg, .m4a, .webp) are licensed under the CC-BY license. All other files are licensed under the Apache 2 license. See the LICENSE file for details.

Copyright 2019 Google LLC

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

[play-store]: https://play.google.com/store/apps/details?id=com.google.android.apps.santatracker [santa-web]: http://g.co/santatracker [firebase]: https://firebase.google.com/ [fire-console]: https://firebase.google.com/console/

ยฉ 2026 GitRepoTrend ยท google/santa-tracker-android ยท Updated daily from GitHub