I am trying to use OkHttp with Android Wear App. All the Internet and required permissions are there.
As of goggling, I found that we can't communicate Web-service directly from the App ? We'll have to use Message and Data Api to pass the Data from Device to wear ?
Any other way for Webservice calling ?