Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我对 Android 开发非常陌生,我喜欢使用 c# 开发一个库并在 Android 设备应用程序中使用该库。我有了一些使用 Xamarin Studio 的想法,生成的库是一个 dll。我走在正确的道路上吗?请指导我进行图书馆开发。
是的,您可以创建一个 Android 库项目并在多个 Xamarin Android 项目中重复使用它。