A sample project for the Cordova Android Wear Plugin
git clone https://github.com/tgardner/cordova-androidwear-example.git- In the phone project run
cordova prepare - Build the wear app in Android Studio and package the apk in the android phone project following the instructions in the documentation.
cordova run android
