Long back I had bought the Sony smartwatch version 1. I am trying to display a layout containing the standard Android VideoView
tag in XML.
Now, in smartwatch 1 the layout is changed using the showBitmap
method. As seen from the ControlExtension
sample, I have made my own layout containing only a VideoView that i want to display on the watch.
Basically, i want to know if the smartwatch version 1 can support the playing of a video. If not does the smartwatch 2 support it or is it not supported at all?