پشتیبانی از Photo Sphere در اندروید، پشتیبانی از Photo Sphere در اندروید
با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
این صفحه نمای کلی از پشتیبانی از عکاسی پانوراما در اندروید را ارائه می دهد. این ویژگی ها برای اولین بار در اندروید 4.2 با دوربین Photo Sphere معرفی شدند.
API برای مشاهده عکس کروی
برای برنامههای اندرویدی که میخواهند عکسهای کروی را در یک نمایشگر کروی تعاملی نمایش دهند، خدمات Google Play از این قابلیت پشتیبانی میکند. برای اطلاعات بیشتر به وب سایت مرجع پکیج پانوراما مراجعه کنید.
عکس کروی نوع MIME
در اندروید 4.2 ما یک نوع MIME خاص فروشنده را معرفی کردیم تا تمایز بین عکسهای معمولی و عکسهای پانوراما را که 360 درجه به صورت افقی هستند، ایجاد کنیم. برنامههایی که میخواهند عکسهای کروی از این نوع را مدیریت کنند، باید یک فیلتر هدف برای نوع MIME زیر ثبت کنند:
application/vnd.google.panorama360+jpg
منوی اشتراکگذاری برنامه گالری از این نوع MIME برای عکسهای پانورامای 360 درجه استفاده میکند، بنابراین هر برنامهای که دارای فیلتر قصد برای این نوع MIME باشد، برای دستگاههای دارای اندروید 4.2 به این منو اضافه میشود.
به عنوان مثال، برنامه Google Maps از این نوع MIME استفاده میکند تا به کاربران اجازه میدهد تا تصاویر پانوراما 360 درجه را برای همه کاربران Google Maps آپلود کنند تا ببینند (یک برچسب جغرافیایی در تصویر برای آپلود لازم است).
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-07-25 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-07-25 بهوقت ساعت هماهنگ جهانی."],[[["\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)."]]