Tag Archives: Android
Still using Xamarin Forms Azure Pipeline with macOS 14
Support for Xamarin ended on 01. May 2024. Nevertheless it’s still possible ot use Azure Pipeline to update your Xamarin Forms iOS or Android App. Here’s how:
To upload an Android App Bundle you must be enrolled in App Signing by Google Play.
You get the following error message when uploading your Xamarin Forms .aab file to Google Play Store? To upload an Android App Bundle you must be enrolled in App Signing by Google Play. For me, it happened when I switched from APK to AAB. General explanation for switching to AAB could be found in Publish […]
Create Images for iOS and Android automatically
Automatically create images for iOS and Android in all supported sizes
Add Android Skins in Visual Studio for Mac
How to add an individual skin in android virtual devices emulator with Visual Studio for Mac to use in Xamarin Development.
Hide Status Bar in Xamarin Forms for iOS and Android
If you want to hide the status bar at the top of iOS and Android, here is the code to do it in Xamarin Forms.
error APT0000: 1: error: Error: No resource found that matches the given name: attr ‘android:keyboardNavigationCluster’.
After upgrading my Xamarin Forms Android SDK from 25 to 26 (Android 8.0 Oreo) I got the following error message: error APT0000: 1: error: Error: No resource found that matches the given name: attr ‘android:keyboardNavigationCluster’.
Native Facebook Login for Xamarin Forms Android projects
Previously I’ve shown how to add native Facebook Login in Xamarin Forms iOS App, so now it’s time to do the same also for the Android project in your Xamarin Forms Application. James Montemagno posted article “Native Android Facebook Authentication with Azure App Service” just 3 weeks ago but as he uses Azure App Services […]
200.000 Downloads!!
Wenn man nicht regelmäßig in die Statistiken schaut verpasst man so einiges…. Erst heute ist mir aufgefallen, daß unsere App “Fussball im FreeTV” in den Stores von iOS, Android und Windows inzwischen auf über 200.000 Downloads kommt! Im Einzelnen teilen sich die Downloads (Stand 23. August 2017) wie folgt auf: iOS: 15.912 Android: 135.526 Windows: […]