I'm starting to study mobile programming, specifically Android at the moment, and I have a question.
I started studying Android Studio that uses the JAVA language, but it is also possible to develop for Android using Visual Studio with Xamarin and the C # language (IDE and language that I already have a good experience).
Does application created with Xamarin have any technical limitations? Is there an Android version limitation or something that is different from an app created with Android Studio?
Thank you all.