> From: [email protected] [mailto:mono-list- > [email protected]] On Behalf Of robot9706 > > I can't use Xamarin to embed C# into an android native application.
"Xamarin apps look and feel native because they are." https://xamarin.com/platform Do you mean something else? You mean you have an app already built in Android Studio, and you don't want to redesign your app, but you have some little task that would just happen to be easiest if run in C#, so you're looking for a way to do that? If that's what you're looking for, I don't know how to do it (maybe somebody here does - you could also ask the mono-dev list, there seems to be very little overlap between the two lists). You'll have to take care about licensing issues. When you pay for Xamarin.Mac, Xamarin.iOS, Xamarin.Android, you are getting a paid license that permits you to distribute the mono runtime with your application. If you don't pay for it, that may cause complication. Good luck... _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
