How to develop an extension for Sony Smartband Talk (SWR30)

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.

+5
source share
1 answer

SmartBand Talk SDK has not been published yet. It is available only to partners.

More information about the partnership you can contact by email.

You can find the email address in the "Other Developer Questions" section of this page: http://developer.sonymobile.com/about/how-do-i-get-in-contact/

+2
source

Source: https://habr.com/ru/post/1213615/


All Articles