santa tracker android
1.0.0
该存储库已存档,不再维护。
Android 版 Google 追踪圣诞老人应用程序是一项具有教育性和娱乐性的传统,在 12 月假期期间为世界各地数百万儿童(以及内心的孩子)带来欢乐。
该应用程序是 Google Santa Tracker 网站(此处存储库)的配套产品,展示了独特的平台功能,例如 Android Wear 表盘、设备通知等。
首先,追踪圣诞老人由 Firebase 提供支持,因此您需要在 Firebase 控制台的 Google 帐户上启用它。进入控制台后,请按照以下步骤操作:
com.google.android.apps.santatracker.debug
google-services.json
文件保存到santa-tracker/
目录现在您应该能够插入手机(或启动模拟器)并运行:
./gradlew santa-tracker:installDebug
或者,将源代码导入 Android Studio(文件、导入项目)。
注意:您需要 Android SDK 版本 28。如果您对此不确定,请使用 Android Studio 并在 SDK 管理器中勾选相应的框。
所有图像和音频文件(包括 *.png、*.jpg、*.svg、*.mp3、*.wav、*.ogg、*.m4a、*.webp)均根据 CC-BY 许可证获得许可。所有其他文件均根据 Apache 2 许可证获得许可。有关详细信息,请参阅许可证文件。
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.