Please could you provide a simple sample application or code which demonstrates sending a large file (e.g. PNG file) from the Android side AccessoryProviderService to the Tizen Wearable Gear 2’s canvas for display?
So far I have been able to use BASE64 encoded string of data and reconstruct it on the Gear 2 canvas, but it fails when the file is larger than 1MB due to a size restriction on SASocket.send(bytes)
Programmatically Transfer File Android to Gear 2
Please could you provide a simple sample application or code which demonstrates sending a large file (e.g. PNG file) from the Android side AccessoryProviderService to the Tizen Wearable Gear 2’s canvas for display?
So far I have been able to use BASE64 encoded string of data and reconstruct it on the Gear 2 canvas, but it fails when the file is larger than 1MB due to a size restriction on SASocket.send(bytes)
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio