Khi sử dụng URL Maps, bạn có thể tạo một URL đa nền tảng, phổ biến để chạy Google Maps và thực hiện các hoạt động tìm kiếm, tìm đường đi và chỉ đường, cũng như hiển thị chế độ xem bản đồ và hình ảnh toàn cảnh. Các URL chung này cho phép xử lý các yêu cầu về bản đồ một cách rộng rãi hơn, bất kể người dùng đang sử dụng nền tảng nào.
Bằng cách sử dụng ý định trong ứng dụng Android, bạn có thể bắt đầu một hoạt động trong một ứng dụng khác bằng cách mô tả một thao tác đơn giản mà bạn muốn thực hiện (chẳng hạn như "hiển thị bản đồ" hoặc "hiện đường đi đến sân bay") trong một đối tượng Intent.
Ứng dụng Google Maps dành cho Android hỗ trợ nhiều ý định khác nhau, cho phép bạn chạy ứng dụng Google Maps ở chế độ hiển thị, tìm kiếm, chỉ đường hoặc Chế độ xem đường phố.
Nếu bạn muốn nhúng bản đồ vào ứng dụng, vui lòng tham khảo hướng dẫn bắt đầu sử dụng Maps SDK cho Android.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-09-06 UTC."],[[["\u003cp\u003eLaunch Google Maps using universal, cross-platform URLs or platform-specific intents.\u003c/p\u003e\n"],["\u003cp\u003eMaps URLs are the recommended approach for building links that work across different platforms, enabling searches, directions, and map views.\u003c/p\u003e\n"],["\u003cp\u003eGoogle Maps Intents are available for Android, allowing your app to trigger specific actions within the Google Maps app.\u003c/p\u003e\n"],["\u003cp\u003eTo embed a map directly into your Android app, consult the Maps SDK for Android documentation.\u003c/p\u003e\n"]]],[],null,["Select platform: [Android](/maps/documentation/android-sdk/intents \"View this page for the Android platform docs.\") [iOS](/maps/documentation/ios-sdk/urlscheme \"View this page for the iOS platform docs.\")\n\n\u003cbr /\u003e\n\nYou have a couple of options available to launch Google Maps.\nFollow the links below to learn more.\n\n[Maps URLs](/maps/documentation/urls/guide) (recommended)\n\n: Using Maps URLs, you can build a universal, cross-platform\n URL to launch Google Maps and perform searches, get directions and\n navigation, and display map views and panoramic images. These universal\n URLs allow for broader handling of the maps requests no matter which\n platform the user is on.\n\n[Google Maps Intents for Android](https://developer.android.com/guide/components/google-maps-intents)\n\n: Using intents in your Android app, you can start an activity in another\n app by describing a simple action you'd like to perform (such as \"display\n a map\" or \"show directions to the airport\") in an `Intent` object.\n The Google Maps app for Android supports several different intents, allowing\n you to launch the Google Maps app in display, search, navigation,\n or Street View modes.\n\nIf you want to embed a map in your app, please refer to the\nMaps SDK for Android [guide to getting started](/maps/documentation/android-sdk/start)."]]