Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for Sony SmartWatch #50

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Added support for Sony SmartWatch #50

wants to merge 3 commits into from

Conversation

cepr
Copy link

@cepr cepr commented Nov 11, 2012

In order to build the project, you will need to download and import the
Smart Extension SDK from
http://developer.sonymobile.com/downloads/tool/smart-extension-sdk/

Supported features:

  • Display of the playing media on the watch
  • Single touch to Play/Pause
  • Swipe left to go backward by 30 seconds
  • Swipe right to go forward by 30 seconds
  • Swipe up to play previous media of the playlist
  • Swipe down to play the next media of the playlist

In order to build the project, you will need to download and import the
Smart Extension SDK from
http://developer.sonymobile.com/downloads/tool/smart-extension-sdk/

Supported features:
- Display of the playing media on the watch
- Single touch to Play/Pause
- Swipe left to go backward by 30 seconds
- Swipe right to go forward by 30 seconds
- Swipe up to play previous media of the playlist
- Swipe down to play the next media of the playlist
Fixed some imports for resources.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants