Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 890 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 890 Bytes

Music Center for Wear

Application for customizable music control from Android Wear devices with support for additional watch's buttons and digital crown.

Installing

App is not on the Play Store anymore, due to Google's constant annoying policies and takedowns without a way to get a good explanation.

You can install the app by manually sideloading the apk from releases to your phone and to your watch. To make watch install easier, you can use Wear Installer.

Building

Prerequisites

Build process

1. Pull the repo

2. Pull the submodules

Run command git submodule update --init

3. Open the project in the Android Studio and wait for its dependencies to resolve