Giter Club home page Giter Club logo

android-play-games-in-motion's Introduction

Games in Motion {#games_in_motion_readme}

Games in Motion Version 1.0.0

Games in Motion is a simple game that motivates you to run.

Motivation

Games in Motion is a demonstration for several Android-specific technologies, including the Google Fit API, the Android Wear API, and a simple data-driven design mechanic. It is also compatible with Material design. This sample shows how all these pieces can be put together in a fun context, while also giving players a good motivation to exercise.

Games in Motion is developed entirely using Android Studio.

Downloading

Games in Motion can be downloaded from:

    git clone --recursive https://github.com/googlesamples/android-play-games-in-motion.git

Documentation

The documentation is include with the GitHub codebase. It is in the docs directory.

Required libraries: * Python 2.7 * fplutil library

fplutil is referenced as a submodule from the Games in Motion repository, so the download command referenced above will automatically download it as well.

After all required libraries are downloaded, run:

    ./docs/generate_docs.py

The generated documentation will be in docs/html.

To contribute the this project see CONTRIBUTING. The license file is at LICENSE.

\s\s

android-play-games-in-motion's People

Contributors

naokigoogle avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

android-play-games-in-motion's Issues

Will not connect to Google Fit

The app will not connect to Google Fit. This could be due to a missing INTERNET permission, but not even this fixes the problem.

"maximum recursion depth exceeded while calling a Python object" when running generate_docs.py

I tried to run the generate_docs.py but I encountered the following error.

return docs.generate_docs.main()
File "E:\dev\android\apps\android-play-games-in-motion\docs\generate_docs.py", line 36, in main
'--source-dir', os.path.join(THIS_DIR, 'src'),
File "C:\Python34\lib\ntpath.py", line 108, in join
result_drive, result_path = splitdrive(path)
File "C:\Python34\lib\ntpath.py", line 158, in splitdrive
empty = _get_empty(p)
File "C:\Python34\lib\ntpath.py", line 36, in _get_empty
if isinstance(path, bytes):
RuntimeError: maximum recursion depth exceeded while calling a Python object

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.