videoDAC / android

Repository for storing code, configuration and information about the applications developed by videoDAC for Android.
GNU General Public License v3.0
3 stars 5 forks source link

Player app: Long press = start recording #41

Open criticaltv opened 4 years ago

criticaltv commented 4 years ago

Summary requirement

As a user, who is watching content using an app launched from videoDAC's Android app template, I want to be able to record content, so I can watch later, post to YouTube, share with my friends.

Proposed UX:

  1. User launches app
  2. App starts playing content (assuming they are allowed / paying)
  3. User long-presses on the screen
  4. App shows a symbol on the screen, showing that they are recording
  5. User long-presses on the screen
  6. App hides the symbol on the screen, showing that they are not recording

The "symbol on the screen" could be e.g. a green dot, or green text: "rec"

raphael-mazet commented 4 years ago

Simple but powerful idea!