I\'m trying to implement the Google Fit API into my android wearable application.
I have followed the GoogleFitAPI online steps with registering for an OAuth ID.
Google Fit APIs are not yet enabled on Android Wear devices. You can connect to Google Fit on the handheld device and use the Wearable Data Layer to send data across, but obviously that uses the sensors and requires the use of a handheld device.