תמיכה בתמונות פנורמיות ב-360° ב-Android
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
הדף הזה כולל סקירה כללית של תמיכה בצילום פנורמי ב-Android.
התכונות האלה הושקו לראשונה ב-Android 4.2 באמצעות מצלמת התמונה הפנורמית ב-360°.
API להצגת תמונות פנורמיות
לאפליקציות ל-Android שרוצות להציג תמונות פנורמיות ב-360°
מציג כדורי, Google Play Services תומך בפונקציונליות הזו.
מידע נוסף זמין בחומר העזר בנושא חבילת פנורמה
האתר שלנו לקבלת מידע נוסף.
סוג MIME של הצילום הפנורמי
ב-Android 4.2 השקנו סוג MIME חדש ספציפי לספק כדי לספק
ליצור הבחנה בין תמונות רגילות לבין תמונות ב-360 מעלות
לרוחב. עבור אפליקציות שרוצות לטפל ב-Photo להופיע מהסוג הזה,
רושם מסנן Intent עבור סוג ה-MIME הבא:
application/vnd.google.panorama360+jpg
תפריט השיתוף של אפליקציית הגלריה משתמש בסוג ה-MIME הזה ב-360 מעלות
של תמונות פנורמיות ב-360°, כך שכל אפליקציה שיש בה מסנן Intent לסוג ה-MIME הזה
יתווסף לתפריט זה עבור מכשירים שבהם פועל Android 4.2.
לדוגמה, האפליקציה מפות Google משתמשת בסוג MIME זה כדי לאפשר למשתמשים
להעלות תמונות פנורמיות ב-360 מעלות שכל משתמשי מפות Google יוכלו לראות
(צריך להוסיף תג גיאוגרפי בתמונה להעלאה).
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-25 (שעון UTC).
[null,null,["עדכון אחרון: 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)."]]