简体   繁体   中英

Is it possible to add Xamarin.forms code to an existing Native Android Studio Application as a library?

I have an existing Native Android Application - written in Java on Android Studio.

A client wanted to add some new features that were being developed by another team and a different company that they wanted to include in this Android App as well. The other team is completing the work as a Xamarin.Forms format as they are more comfortable writing in C#.

I have seen sources online for including native iOS and Android code in a Xamarin project. But haven't found any examples of integrating a Xamarin.Form into an existing Android application.

Was it possible to integrate Xamarin.forms into an Android Studio application? (Possibly as a library?) Were there any good resources about the different options doing this?

当前尚不支持使用可以从Java调用的Xamarin.droid在C#中创建库的支持机制。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM