Skip to content

Commit 6ee6925

Browse files
committed
Added deprecation/retirement info for Android SDK.
1 parent 33935d2 commit 6ee6925

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

articles/azure-maps/about-azure-maps.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Azure Maps is a collection of geospatial services and SDKs that use fresh mappin
2323
* Geofencing service and mapping data storage, with location information hosted in Azure.
2424
* Location intelligence through geospatial analytics.
2525

26-
Additionally, Azure Maps services are available through the Web SDK and the Android SDK. These tools help developers quickly develop and scale solutions that integrate location information into Azure solutions.
26+
Additionally, Azure Maps services are available through the Web SDK. These tools help developers quickly develop and scale solutions that integrate location information into Azure solutions.
2727

2828
You can sign up for a free [Azure Maps account] and start developing.
2929

@@ -43,6 +43,12 @@ The Azure Maps Web SDK lets you customize interactive maps with your own content
4343

4444
### Android SDK
4545

46+
> [!NOTE]
47+
>
48+
> **Azure Maps Android SDK retirement**
49+
>
50+
> The Azure Maps Native SDK for Android is now deprecated and will be retired on 3/31/25. To avoid service disruptions, migrate to the Azure Maps Web SDK by 3/31/25. For more information, see [The Azure Maps Android SDK migration guide](android-sdk-migration-guide.md).
51+
4652
Use the Azure Maps Android SDK to create mobile mapping applications.
4753

4854
:::image type="content" source="./media/about-azure-maps/android_sdk.png" lightbox="./media/about-azure-maps/android_sdk.png" border="false" alt-text="Map examples on a mobile device.":::

articles/azure-maps/weather-services-faq.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ sections:
8383
answer: |
8484
The Azure Maps Android SDKs supports Mercator tile layers, which can have x/y/zoom notation, quad key notation, or EPSG 3857 bounding box notation.
8585
86-
We plan to create a services module for Java/Android similar to the web SDK module. The Android services module will make it easy to access all Azure Maps services in a Java or Android app.
87-
86+
The Azure Maps Native SDK for Android is now deprecated and will be retired on 3/31/25. To avoid service disruptions, migrate to the Azure Maps Web SDK by 3/31/25. For more information, see [The Azure Maps Android SDK migration guide](android-sdk-migration-guide.md).
87+
8888
- name: Data visualizations
8989
questions:
9090
- question: |

0 commit comments

Comments
 (0)