当前位置: 首页 > 软件库 > 手机/移动开发 > >

santa-tracker-android

Ho Ho Ho
授权协议 View license
开发语言 Java
所属分类 手机/移动开发
软件类型 开源软件
地区 不详
投 递 者 毛峻
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Google Santa Tracker for Android �� ��

About

Google Santa Tracker app for Android is an educational and entertaining traditionthat brings joy to millions of children (and children at heart) across the world over the Decemberholiday period.

The app is a companion to the Google Santa Tracker website(repository here), showcasing unique platformcapabilities like Android Wear watchfaces, device notifications and more.

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, so you'll need to enable iton your Google account over at the Firebase console. Once you're in theconsole, 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, useAndroid 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) arelicensed under the CC-BY-NC 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.
  • 转载地址:https://github.com/SenhLinsh/Android-Hot-Libraries#android-hot-libraries 有那么多漂亮好用的轮子,总是忍不住好好地总结分类收藏一番。 而收藏,当然是为了在可能需要的时候能够迅速果断地找到一个合适我们项目的轮子。 分类 详细 框架名称 简介 Star 数 最近 更新 UI 刷新 SmartRefreshLayout A

  • https://blog.csdn.net/zhaihaohao1/article/details/78626121 转载地址:https://github.com/SenhLinsh/Android-Hot-Libraries#android-hot-libraries 有那么多漂亮好用的轮子,总是忍不住好好地总结分类收藏一番。 而收藏,当然是为了在可能需要的时候能够迅速果断地找到一个合适我们项

  • 分类 二级分类 框架名称 简介 UI 刷新 SmartRefreshLayout 智能下拉刷新框架 UI 刷新 Android-PullToRefresh 比较早的一款下拉刷新框架 UI 刷新 android-Ultra-Pull-To-Refresh 下拉刷新框架 UI 刷新 BeautifulRefreshLayout 众多优秀的下拉刷新汇总 UI 图表 MPAndroidChart 统计图表

  • 平时读博客搜 GitHub 多了,总会发现一些大家都在比较推崇的第三方框架,觉得非常不错暂时又用不到,于是就打算把它们都收藏起来,需要用到的时候就不用到处问到处搜了。收藏得多了,本着热爱分享拥抱开源的思想,于是贴出来给大家分享交流。如有纰漏,敬请拍砖指正。 欢迎众收藏爱好者补充或指正,我会在 GitHub 上随时更新! https://github.com/SenhLinsh/Android-Ho

  • 转载地址:https://github.com/SenhLinsh/Android-Hot-Libraries#android-hot-libraries 有那么多漂亮好用的轮子,总是忍不住好好地总结分类收藏一番。 而收藏,当然是为了在可能需要的时候能够迅速果断地找到一个合适我们项目的轮子。 分类 详细 框架名称 简介 Star 数 最近 更新 UI 刷新 SmartRefreshLayout A

  • 分类 二级分类 框架名称 简介 Star 数 最近 更新 UI 刷新 SmartRefreshLayout 智能下拉刷新框架 14k 18天 UI 刷新 Android-PullToRefresh 比较早的一款下拉刷新框架 8.7k 5年 UI 刷新 android-Ultra-Pull-To-Refresh 下拉刷新框架 9.3k 2年 UI 刷新 BeautifulRefreshLayout

  • github上Android常用第三方库 转载地址:https://github.com/SenhLinsh/Android-Hot-Libraries#android-hot-libraries 分类 二级分类 框架名称 简介 Star 数 最近 更新 UI 刷新 SmartRefreshLayout 智能下拉刷新框架[详细] 16k 1月 UI 刷新 Android-PullToRefresh

  • 平时读博客搜 GitHub 多了,总会发现一些大家都在比较推崇的第三方框架,觉得非常不错暂时又用不到,于是就打算把它们都收藏起来,需要用到的时候就不用到处问到处搜了。收藏得多了,本着热爱分享拥抱开源的思想,于是贴出来给大家分享交流。如有纰漏,敬请拍砖指正。 欢迎众收藏爱好者补充或指正,我会在 GitHub 上随时更新! https://github.com/SenhLinsh/Android-Ho

  • 摘要: 在将D8作为其新的Dalvik编译器之后,谷歌已经开始研发新的代码压缩器R8,在Android Studio 3.3 beta版本上它已经可以使用了。R8承诺用更少的时间交付更小的APK文件。 在将D8作为其新的Dalvik编译器之后,谷歌已经开始研发新的代码压缩器(shrinker)R8,在Android Studio 3.3 beta版本上它已经可以使用了。R8承诺用更少的时间交付更小

 相关资料
  • Santa Tracker Web 这个库包涵了 Google Santa Tracker 的代码,是 Google 在圣诞节期间一个很有教育意义及娱乐性的传统。在 Android APP 上可用。

  • Google Santa Tracker app for Android(santa-tracker-android) 是专注于教育和传统娱乐的应用,为世界各地的儿童带来欢乐,主要是复活节,提供类似 Android Wear watchfaces,设备通知等等功能。 特性 一个漂亮的滚动视差效果的村庄 3 个游戏 2 个 Android Wear watchfaces 隐藏的复活节彩蛋

  • Santa 是用于 Mac OS X 的二进制的白名单/黑名单系统。它包括一个监控执行的核心扩展,一个基于 SQLite 数据库内容做执行决定的用户级守护进程,一个通知用户的 GUI 代理,一个用与管理系统和同步数据库与服务器的命令行工具。.

  • Tracker Meteor 包含一个简单地依赖跟踪系统,使用它可以在Session变量、数据库查询或其它数据源发生变化时自动重新渲染模板或是重新运行某些函数。 和其它的依赖跟踪系统不同,不需要手工声明依赖— 它就能工作。它的机制简单而高效。一旦你用Tracker.autorun初始化了一个计算(computation), Tracker 自动记录使用到的数据。当这些数据发生变化时,计算就会自动重

  • Tracker是进行Session跟踪的方式,默认Session使用存储在Cookie里面的SessionID来进行跟踪,当然也可以使用HeaderTracker,例如: sess := session.New(session.Options{ Tracker: session.NewHeaderTracker(session.DefaultSessionIdName), MaxA

  • Swoole Tracker 作为 Swoole 官方出品的一整套企业级 PHP 和 Swoole 分析调试工具,更专一、更专业。 介绍 时刻掌握应用架构模型 自动发现应用依赖拓扑结构和展示,时刻掌握应用的架构模型 分布式跨应用链路追踪 支持无侵入的分布式跨应用链路追踪,让每个请求一目了然,全面支持协程/非协程环境,数据实时可视化 全面分析报告服务状况 各种维度统计服务上报的调用信息, 比如总流量