What is the best way to write for iPhone, Android and Windows phone ? If I'm writing in C# and using Xamarin will my app run on the windows phone as well ?
Xamarin is an open-source platform for building modern and performant applications for iOS, Android, and Windows with .
To use the Xamarin Android SDK Manager, you will need the following: Visual Studio 2022 Community, Professional, or Enterprise. Visual Studio 2019 Community, Professional, or Enterprise. OR Visual Studio 2017 (Community, Professional, or Enterprise edition).
Option 1: Manually upload the APK Select Ad-Hoc, then click Next. In the Android Signing Identity, click Import an Existing Key (or Create a New Key if you don't already have one). Select your key and then click Next. Review the app's details and then click Publish.
To build Xamarin. iOS apps with Visual Studio 2019 or Visual Studio 2022 on Windows, you will need: A Windows machine with Visual Studio 2019 or Visual Studio 2022 installed. This can be a physical or a virtual machine.
You can share any code written with the BCLs that are included with Xamarin (or any library built on top of those).
You will then need to write a custom Windows Phone application that uses those libraries. It is easiest to think of this as the "UI" of your application. You cannot share UI code between iOS, Android, and Windows Phone.
The MWC app is probably the best example of how to architect a solution that spans the 3 platforms.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With