santa tracker android
1.0.0
このリポジトリはアーカイブされ、維持されなくなりました。
Android 用 Google サンタ追跡アプリは、12 月のホリデー期間中、世界中の何百万もの子供たち (そして心の子供たち) に喜びをもたらす、教育的で楽しい伝統です。
このアプリは、Google Santa Tracker Web サイト (ここにリポジトリ) のコンパニオンであり、Android Wear のウォッチフェイス、デバイス通知などの独自のプラットフォーム機能を紹介します。
まず、Santa Tracker は 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 ライセンスに基づいてライセンスされます。詳細については、LICENSE ファイルを参照してください。
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.