Reputation: 1046
(I've created an Android/Extension app for Sony SmartWatch and now I'm adding support for Sony Smart Wireless Headset Pro as well.)
My problem is that the Black & White PNG icon for the Extension is displayed incorrectly (looks like it's corrupted or something?).
I first thought that it might be a compression error when building the signed application, so I built an unsigned version, replaced the compressed icon with my original icon and then signed it. This did not work, so now I think there might be something wrong with how the headset reads the image?
I've also tried different image color modes (1-bit, 24-bit, 32-bit PNG) all created with The GIMP but I can't get it to work.
Does anyone know if there are any specific limitations on this icon (apart from size 18x18px) or if you have to save the file in some special format?
Upvotes: 0
Views: 168
Reputation: 805
Thanks for your feedback. We will investigate if this is a problem with the Smart Wireless Headset pro software/firmware and if we find anything, I will post more information in this thread.
In general, the Smart Extension SDK contains information about the image formats that are required and recommended. E.g. in the Smart Wireless Headset pro white papers, chapter 2.2. But I guess you have already seen these specifications.
Update!
There is a fix for the icon problem available, either from Google Play (version 1.0.95) or from the Sony Mobile support site. Thanks Peter for pointing this problem out!
Upvotes: 0