I tried to start developing extensions for the Sony SWR30 smartphone, but could not make the extension that will be visible in the SmartBand Talk application (which is required to install the extension on SWR30).
I tried to use Sony Guide for SmartWatch 2, change the registration class to compatible with SWR30 (for example, width, height, etc.). But there is no result.
Finally, I looked at the original extensions that are installed with the SmartBand Talk application and find out that they are using the com.sonymobile.smartwear.swr30 package, which I cannot find anywhere (Sony Add-On SDK does not include it). How can I access this API while in the Google Play store, there is already one extension that is not created by SonyMobile ...
So the simple question is how to start developing extensions for the SWR30, what is required (SDK?). Any simple Hello World reference is more than welcome.
source share