I started coding a slideshow app for the H1… Then I found out that they don’t yet have a control for displaying 4V images. So for now, my app only displays 2D images.
I started a separate post to get awareness. They have to have some kind of apk or something laying around somewhere. I’ve seen the HTC EVO 3D have something similar to force the screen on.
Great idea! We actually just started building a slideshow app this week, should be available at launch
@Stuart_Fujitani I’d be interested to learn more about what you’re looking for in a Flutter SDK. We’ve done a small amount of Flutter prototyping internally; it definitely has exciting potential
It would be nice to have an Image derived class that has the intelligence to display 2D and 4V images. An alternative would be an easy-to-use Java based control that can render 4V images. Although having to use platform channels to communicate with native code kind of sucks.