קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
הדף הזה כולל סקירה כללית של תמיכה בצילום פנורמי ב-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 יוכלו לראות
(צריך להוסיף תג גיאוגרפי בתמונה להעלאה).
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2024-08-21 (שעון UTC)."],[[["Android 4.2 introduced Photo Sphere for creating and viewing panoramic images."],["Developers can use the Google Play services Panorama package to display interactive photo spheres in their apps."],["A specific MIME type (`application/vnd.google.panorama360+jpg`) identifies 360° photo spheres for sharing and handling."],["Apps 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."]]],["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"]]