Android'de Fotoğraf Küresi Desteği
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Bu sayfa, Android'de panoramik fotoğrafçılık desteğine genel bir bakış sunar.
Bu özellikler ilk olarak Photo Sphere kamerasıyla Android 4.2'de kullanıma sunulmuştur.
Fotoğraf kürelerini görüntüleme API'sı
Fotoğraf kürelerini etkileşimli bir şekilde görüntülemek isteyen Android uygulamaları için
küresel görüntüleyici, Google Play Hizmetleri bu işlev için destek sağlar.
Panorama paketi referansını inceleyin.
daha fazla bilgi için web sitesini ziyaret edin.
Fotoğraf küresi MIME türü
Android 4.2'de, yeni bir sağlayıcıya özel MIME türünü tanıttık.
normal fotoğraflar ile 360 derecelik fotoğraf küreleri arasındaki fark
yerleştireceğiz. Bu tür fotoğraf kürelerini işlemek isteyen uygulamalar,
şu MIME türü için bir intent filtresi kaydedin:
application/vnd.google.panorama360+jpg
Galeri uygulamasının Paylaş menüsü, 360 derece için bu MIME türünü kullanır
(ör. bu MIME türü için intent filtresi olan tüm uygulamalar)
, Android 4.2 çalıştıran cihazlar için bu menüye eklenir.
Örneğin Google Haritalar uygulaması, kullanıcıların
Tüm Google Haritalar kullanıcılarının görmesi için 360 derecelik panoramik resimler yükleyin
(yükleme için resimde bir coğrafi etiket gereklidir).
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-07-25 UTC.
[null,null,["Son güncelleme tarihi: 2025-07-25 UTC."],[[["\u003cp\u003eAndroid 4.2 introduced Photo Sphere for creating and viewing panoramic images.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use the Google Play services Panorama package to display interactive photo spheres in their apps.\u003c/p\u003e\n"],["\u003cp\u003eA specific MIME type (\u003ccode\u003eapplication/vnd.google.panorama360+jpg\u003c/code\u003e) identifies 360° photo spheres for sharing and handling.\u003c/p\u003e\n"],["\u003cp\u003eApps can register an intent filter for this MIME type to appear in the Gallery app's Share menu and enable functionalities like uploading to Google Maps.\u003c/p\u003e\n"]]],["Android 4.2 introduced panoramic photography support, including the Photo Sphere camera. Google Play services offers an API for displaying interactive photo spheres. A unique MIME type, `application/vnd.google.panorama360+jpg`, distinguishes 360-degree photo spheres from regular photos. Apps can register an intent filter for this MIME type to handle photo spheres, appearing in the Gallery's Share menu. Google Maps utilizes this MIME type for user uploads of 360-degree panoramic images, requiring geotags.\n"],null,["# Photo Sphere Support on Android\n\nThis page provides an overview of support for panoramic photography in Android.\nThese features were first introduced in Android 4.2 with the Photo Sphere camera.\n\nAPI for viewing photo spheres\n-----------------------------\n\nFor Android applications that wish to display photo spheres in an interactive\nspherical viewer, Google Play services provides support for this functionality.\nSee the [Panorama package reference](/android/reference/com/google/android/gms/panorama/package-summary)\nwebsite for more information.\n\nPhoto sphere MIME type\n----------------------\n\nIn Android 4.2 we introduced a new vendor specific MIME type to provide\ndifferentiation between regular photos and photo spheres that are 360 degrees\nhorizontally. Applications that wish to handle photo spheres of this type should\nregister an intent filter for the following MIME type: \n\n application/vnd.google.panorama360+jpg\n\nThe Gallery application's Share menu uses this MIME type for 360 degree\nphoto spheres, so any application that has an intent-filter for this MIME type\nwill be added to this menu for devices running Android 4.2.\n\nFor example, the Google Maps application uses this MIME type to allow users to\nupload 360 degree panoramic images for all Google Maps users to see\n(a geotag is required in the image for upload)."]]