jrvansuita / OverPlayChallenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirements:

  • Loads and plays a video file after launch. Video file (http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/WeAreGoingO...
  • Using the user's location, a change of 10 meters of the current and previous location will reset the video and replay from the start.
  • A shake of the device should pause the video.
  • Using gyroscope events, rotation along the z-axis should be able to control the current time where the video is playing.
  • While rotation along the x-axis should control the volume of the sound.

About


Languages

Language:Kotlin 100.0%