Android এর জন্য নেভিগেশন SDK-এর নীতি
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
এই দস্তাবেজটি Android-এর জন্য নেভিগেশন SDK-এর সাহায্যে তৈরি করা অ্যাপ্লিকেশানগুলির প্রয়োজনীয়তার তালিকা করে৷
গ্রহণযোগ্য গ্রাহক বাস্তবায়ন ব্যবহার
Android এর জন্য ন্যাভিগেশন SDK একটি মোবাইল অ্যাপ্লিকেশনে ড্রাইভারদের রিয়েল-টাইম টার্ন-বাই-টার্ন নেভিগেশন দেওয়ার জন্য ডিজাইন করা হয়েছে। এপিআই দ্বারা উত্পন্ন ডেটা ড্রাইভারের স্থিতি সম্পর্কিত তথ্য শেয়ার করতে এবং ড্রাইভারের অবস্থানগুলির সাধারণ ট্র্যাকিংয়ের জন্য অন্যান্য অ্যাপ্লিকেশনগুলিতেও ব্যবহার করা যেতে পারে।
অননুমোদিত গ্রাহক বাস্তবায়ন
Android এর জন্য নেভিগেশন SDK শুধুমাত্র বাণিজ্যিক অ্যাপ্লিকেশনের জন্য অনুমোদিত। Google-এর তরফ থেকে স্পষ্ট পূর্বে লিখিত সম্মতি ছাড়া নিম্নলিখিত বিভাগের ব্যবহারের ক্ষেত্রে Android-এর জন্য নেভিগেশন SDK অনুমোদিত নয়:
- ভারী যানবাহন রাউটিং বা নেভিগেশন, যেমন বাস, ট্রাক বা রাস্তার বিধিনিষেধ সহ যানবাহনগুলির জন্য, যদি না পরিষেবাগুলি স্পষ্টভাবে ভারী যানবাহন নেভিগেশন সমর্থন করে তা নির্দিষ্ট করে৷
বিষয়বস্তু স্ক্র্যাপিং
আপনার অ্যাপের সাথে ব্যবহারকারীর ইন্টারঅ্যাকশনের ভিত্তিতে রাস্তার নাম এবং গতির সীমা আপনাকে ফেরত দেওয়া হতে পারে। আপনি যদি ব্যবহারকারীর অধিবেশনের বাইরে অন্য কোনো প্রসঙ্গে ব্যবহারের জন্য রাস্তার নাম বা গতি সীমা ক্যাপচার বা চালিয়ে যান, তাহলে এটি স্ক্র্যাপিং গঠন করবে, যা আমাদের শর্তাবলী দ্বারা অনুমোদিত নয়।
নেভিগেশন UI-তে গ্রহণযোগ্য পরিবর্তন
অ্যান্ড্রয়েডের জন্য নেভিগেশন SDK নির্দিষ্ট UI কাস্টমাইজেশন সক্ষম করে, যেমন কাস্টম মার্কার যোগ করা, নেভিগেশন ভিউপোর্টের চারপাশে হেডার এবং ফুটারের আকার এবং বিষয়বস্তু পরিবর্তন করা, অথবা নেভিগেশন ভিউপোর্টের আকার পরিবর্তন করা। কিছু পরিস্থিতিতে, আপনি সক্রিয় নেভিগেশন স্ক্রিনের উপরে বিষয়বস্তু ওভারলে করতে চাইতে পারেন।
এটি করার সময়, আপনি এমন পরিবর্তনগুলি প্রবর্তন করতে পারবেন না যা ড্রাইভারদের দ্বারা নিরাপদ ব্যবহারকে বাধা দেয়। উদাহরণস্বরূপ, নিম্নলিখিত পরিবর্তনগুলি ড্রাইভারের নিরাপত্তাকে নেতিবাচকভাবে প্রভাবিত করতে পারে এবং এড়ানো উচিত:
- সক্রিয় নেভিগেশন চলাকালীন বিভ্রান্তিকর অ্যানিমেশন দেখানো হচ্ছে।
- সুস্পষ্ট ড্রাইভার অ্যাকশন ছাড়াই নেভিগেশন স্ক্রিনে ওভারলে দেখানো হচ্ছে।
- সক্রিয় নেভিগেশন স্ক্রিনে অবস্থান নির্ধারণ ওভারলে যা ড্রাইভারের বর্তমান অবস্থান লুকিয়ে রাখে বা গুরুত্বপূর্ণ নেভিগেশন তথ্য স্থায়ীভাবে ব্লক করে। এর মধ্যে রয়েছে আসন্ন বাঁক, লেন নির্দেশিকা, কম্পাস অভিযোজন, এবং নেভিগেশন অভিজ্ঞতার সমস্ত স্ট্যান্ডার্ড UI উপাদান।
অন্যান্য বাস্তবায়ন প্রয়োজনীয়তা
- আপনি Google এর পূর্ব লিখিত সম্মতি ছাড়া নেভিগেশন SDK ইন-প্রোডাক্ট শর্তাবলী পরিবর্তন করতে পারবেন না।
- আপনার অ্যাপটি অবশ্যই আপনার শেষ ব্যবহারকারীদের কাছে তাদের অ্যাপের প্রথম ব্যবহারে নিম্নলিখিত তথ্য প্রদর্শন করবে:
- নেভিগেশন SDK ব্যবহারের শর্তাবলী।
- নেভিগেশন ব্যবহার করার সময় শেষ ব্যবহারকারীদের সর্বদা স্বাধীন বিচার অনুশীলন করা উচিত, কারণ নেভিগেশন SDK পরিষেবার তথ্য বাস্তব-সময়ের অবস্থার থেকে আলাদা হতে পারে।
- নেভিগেশন SDK পরিষেবা দ্বারা প্রদত্ত নির্দেশাবলী, যেমন টোল ফি বা উচ্চ দখলকারী যানবাহনের লেনগুলির জন্য প্রদত্ত নির্দেশাবলী অনুসরণ করার সময় খরচের জন্য শেষ ব্যবহারকারীরা সম্পূর্ণরূপে দায়ী৷
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-08-29 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-08-29 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["\u003cp\u003eThe Navigation SDK for Android is intended for mobile apps providing drivers with real-time turn-by-turn navigation and related functionalities.\u003c/p\u003e\n"],["\u003cp\u003eCommercial use is permitted; however, creating products similar to Google Maps, using the SDK in embedded devices (except for projection to systems like Android Auto), and heavy vehicle navigation require explicit consent.\u003c/p\u003e\n"],["\u003cp\u003eImplementations must use Google-provided maps and logos without alteration, while UI customizations should prioritize driver safety and avoid distracting or obstructive elements.\u003c/p\u003e\n"],["\u003cp\u003eDisplay the Navigation SDK terms of use and disclaimers about independent judgment, potential cost implications, and real-time condition discrepancies to end-users upon first app usage.\u003c/p\u003e\n"]]],[],null,["This document lists requirements for applications developed with the\nNavigation SDK for Android.\n\nAcceptable customer implementation use\n\nThe Navigation SDK for Android is designed for providing drivers with real-time turn-by-turn\nnavigation in a mobile application. The data generated by the API may also be used in other\napplications to share information related to driver status and for general tracking of driver\nlocations.\n\nDisallowed customer implementation\n\nThe Navigation SDK for Android is allowed only for commercial applications.\nThe Navigation SDK for Android is not allowed for the following categories of\nuse cases without express prior written consent from Google:\n\n- Heavy Vehicle routing or navigation, such as for buses, trucks, or vehicles with road restrictions, unless the Services explicitly specify supporting heavy vehicle navigation.\n\nContent scraping\n\nRoad Name and Speed Limit may be returned to you based on user interactions with your app.\nIf you were to capture or persist the Road Name or Speed Limit for use in any other context\noutside of the user session, this would constitute scraping, which is not\nallowed by our terms.\n\nAcceptable modifications to the Navigation UI\n\nThe Navigation SDK for Android enables certain UI customizations, such as\nadding custom markers, changing the size and content of the header and footer\nsurrounding the navigation viewport, or changing the size of the navigation\nviewport itself. In some situations, you might also want to overlay content on\ntop of the active navigation screen.\n\nWhen doing so, you may not introduce\nmodifications that inhibit safe use by drivers. For example, the following\nchanges can negatively impact driver safety and must be avoided:\n\n- Showing distracting animations during active navigation.\n- Showing overlays on the navigation screen without explicit driver action.\n- Positioning overlays on the active navigation screen that hide the driver's current location or permanently block important navigation information. This includes upcoming turns, lane guidance, compass orientation, and all standard UI elements in the navigation experience.\n\nOther implementation requirements\n\n- You may not modify the Navigation SDK in-product terms without the prior written consent from Google.\n- Your app must display to your end users the following information upon their first usage of the app:\n - The Navigation SDK terms of use.\n - End users should always exercise independent judgment when using navigation, as information from the Navigation SDK Service may differ from actual real-time conditions.\n - End users are solely responsible for costs incurred when following the directions provided by the Navigation SDK service, such as for toll fees or high occupancy vehicle lanes."]]