Are there any possibilities to view photosphere images via intent or something else on pre 4.2 android devices?

有帮助吗?

解决方案

Viewing photospheres is available for all 2.2+ devices with Google Play Services 2.0 Check examples and sdk reference

其他提示

You should check THIS project out. While it's not as easy as simply firing off an Intent it is definately possible to make this work on older devices.

Heres an example of what it looks like in a browser: http://kennydude.github.com/photosphere/test.html

As paiNie said, we have made the Photo Sphere viewer available on all devices running 2.2 an up through Google Play Services.

You can find some example code for how to use it here: http://android-developers.blogspot.com/2012/12/new-google-maps-android-api-now-part-of.html

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top