Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Importing Xamarin Android project into Android Studio

Is it possible to import my Xamarin Android project into Android Studio? If so, how can this be done? Thank you!

like image 666
Kenny Gunderman Avatar asked Nov 01 '25 00:11

Kenny Gunderman


2 Answers

It is not possible to do this. The best you can do is import all of your Resources into an Android Studio solution. However you will need to change any layout resources from .axml to .xml.

like image 61
Jon Douglas Avatar answered Nov 03 '25 13:11

Jon Douglas


While like others here have already stated it's not possible to directly import your Xamarin Android solution into Android Studio.

However, if you are just interested in working with Android studio's XML tooling. There is a nice Visual Studio Extension (so Windows only) call XamarIDEA (Github) which allows for easy conversion of your AXML files to XML. Additionally, it create a temp Android Studio project with all your XML files syncing changes between Visual Studio and Android Studio automatically.

like image 38
Plac3Hold3r Avatar answered Nov 03 '25 15:11

Plac3Hold3r



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!