অ্যান্ড্রয়েডে ফটো স্ফিয়ার সমর্থন, অ্যান্ড্রয়েডে ফটো স্ফিয়ার সমর্থন
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
এই পৃষ্ঠাটি Android-এ প্যানোরামিক ফটোগ্রাফির জন্য সমর্থনের একটি ওভারভিউ প্রদান করে। এই বৈশিষ্ট্যগুলি প্রথম ফটো স্ফিয়ার ক্যামেরা সহ Android 4.2 এ চালু করা হয়েছিল।
৩৬০ ডিগ্রি প্যানোরামা দেখার জন্য API
যে অ্যান্ড্রয়েড অ্যাপ্লিকেশনগুলি একটি ইন্টারেক্টিভ স্ফেরিক্যাল ভিউয়ারে 360 ডিগ্রি প্যানোরামা প্রদর্শন করতে চায়, Google Play পরিষেবাগুলি এই কার্যকারিতার জন্য সমর্থন প্রদান করে৷ আরও তথ্যের জন্য প্যানোরামা প্যাকেজ রেফারেন্স ওয়েবসাইট দেখুন।
ফটো স্ফিয়ার MIME প্রকার
অ্যান্ড্রয়েড 4.2-এ আমরা একটি নতুন বিক্রেতা নির্দিষ্ট MIME প্রকার প্রবর্তন করেছি যা নিয়মিত ফটো এবং অনুভূমিকভাবে 360 ডিগ্রি ফটো স্ফিয়ারের মধ্যে পার্থক্য প্রদান করে। যে অ্যাপ্লিকেশনগুলি এই ধরণের 360 ডিগ্রি প্যানোরামা পরিচালনা করতে চায় তাদের নিম্নলিখিত MIME প্রকারের জন্য একটি অভিপ্রায় ফিল্টার নিবন্ধন করা উচিত:
application/vnd.google.panorama360+jpg
গ্যালারি অ্যাপ্লিকেশানের শেয়ার মেনুটি এই MIME প্রকারটি 360 ডিগ্রি ফটো স্ফিয়ারের জন্য ব্যবহার করে, তাই এই MIME প্রকারের জন্য একটি অভিপ্রায়-ফিল্টার আছে এমন যেকোনো অ্যাপ্লিকেশন Android 4.2 চালিত ডিভাইসগুলির জন্য এই মেনুতে যোগ করা হবে৷
উদাহরণস্বরূপ, Google মানচিত্র অ্যাপ্লিকেশনটি ব্যবহারকারীদের 360 ডিগ্রী প্যানোরামিক ছবি আপলোড করার অনুমতি দেওয়ার জন্য এই MIME প্রকারটি ব্যবহার করে সমস্ত Google মানচিত্র ব্যবহারকারীদের দেখতে (আপলোডের জন্য ছবিতে একটি জিওট্যাগ প্রয়োজন)।
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, 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)."]]