Android Debug Monitor - Standort-Änderungen mit dem Android-Emulator testen

Bei der Entwicklung von Kartenfunktionalitäten ist es hin und wieder sehr hilfreich, wenn man Standort-Koordinaten an die App senden kann ohne umständlich eigene Feldtests durchführen zu müssen.

Sebastian Seidel
Sebastian Seidel

Als Mobile-Enthusiast und Geschäftsführer der Cayas Software GmbH ist es mir ein großes Anliegen, mein Team und unsere Kunden zu unterstützen, neue potenziale zu entdecken und gemeinsam zu wachsen. Hier schreibe ich vor allem zur Entwicklung von Android und iOS-Apps mit Xamarin und .NET MAUI.

Like what you read? Come work with us.

Related articles
Jetpack Compose: Google's modern UI toolkit
Jetpack Compose: Google's modern UI toolkit

It's been almost two years since the release of the stable version of Jetpack Compose, but still many developers are skeptical about using this framework in their projects. To answer the question, is it worth using Compose in your projects, let's make a small comparison between Android Views and Jetpack Compose based on typical tasks when developing native Android projects.

How to workaround Xamarin Androids VersionCode limitation

Learn why your Xamarin Android build fails with "Error executing task Aapt: VersionCode is outside 0, 65535 interval" and how to workaround that issue.

Extend your Xamarin Android app with OpenStreetMap

In this article I want to show how to display OpenStreetMap map material in a Xamarin.Android app. OSMSharp is used for this purpose. For those interested in using OpenStreetMap in conjunction with OSMSharp and Xamarin.iOS, be sure to check out my [OpenStreetMap within your Xamarin.iOS app](https://blog.cayas.de/extend-your-xamarin-ios-app-with-openstreetmap) article.

Write a comment