Skip to content

Commit b3646a2

Browse files
Main README updates (#1513)
1 parent b8049d5 commit b3646a2

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,19 @@
1010

1111
# ArcGIS Maps SDK for .NET - Samples
1212

13-
<a href="//www.microsoft.com/store/apps/9mtp5013343h?cid=storebadge&ocid=badge"><img src="./samples_screenshot.png" title="Get the viewer from Microsoft" alt="Screenshot of the sample viewer for WPF" width="500px" /></a>
13+
</a> <a href='//www.microsoft.com/store/apps/9mtp5013343h?cid=storebadge&ocid=badge'><img src='https://github.com/user-attachments/assets/162689a2-fbad-4955-91a2-3055cbd9ed46' alt='Get it from Microsoft' style="float:left"/></a>
14+
1415
<hr />
1516

16-
**Interactive samples demonstrate the ArcGIS Maps SDK for .NET API**
17+
**Explore ArcGIS Maps SDK for .NET with dozens of interactive samples. Experience the SDK's powerful capabilities and learn how to incorporate them into your own apps. View the code behind each sample from within the app to see just how easy it is to use the SDK.**
1718

1819
## Get started
1920

20-
If you're on Windows, the easiest way to get started is to download the viewer from the Microsoft Store:
21+
Download the sample viewer apps onto your devices:
22+
23+
<a href='https://play.google.com/store/apps/details?id=com.esri.arcgisruntime.samples.maui'> <img src='https://github.com/user-attachments/assets/924c2721-9a8a-4387-8fa2-c1b6f99f6bac' alt='Get it on Google Play' width="200" /></a>
2124

22-
<a href='//www.microsoft.com/store/apps/9mtp5013343h?cid=storebadge&ocid=badge'><img src='https://developer.microsoft.com/store/badges/images/English_get-it-from-MS.png' alt='Get it from Microsoft badge' width="125" /></a>
25+
<a href='//www.microsoft.com/store/apps/9mtp5013343h?cid=storebadge&ocid=badge'><img src='https://developer.microsoft.com/store/badges/images/English_get-it-from-MS.png' alt='Get it from Microsoft' width="200" /></a>
2326

2427
Or, you can browse a searchable list of samples on the ArcGIS for developers website:
2528

@@ -33,7 +36,7 @@ Or, you can browse a searchable list of samples on the ArcGIS for developers web
3336
If you want to modify or debug sample code, you can clone this repo and load one of the following solutions:
3437

3538
- All: `src\ArcGIS.Viewers.All.sln`
36-
- .NET MAUI (iOS, Android): `src\MAUI\ArcGIS.Samples.Maui.sln`
39+
- .NET MAUI: `src\MAUI\ArcGIS.Samples.Maui.sln`
3740

3841
If you are only interested in one platform, you can open a platform-specific solutions:
3942

0 commit comments

Comments
 (0)