开发者

Can existing WPF applications be converted to MonoDroid easily?

Is there any automated conversion which will take an existing WPF application and convert it to MonoDroid? Leveraging existing knowledge of C# is great. What would be the icing on the cake would be being able to continue writi开发者_如何学Pythonng WPF XAML code as well.


No, there is no support for WPF.

While you can share business logic between .Net/MonoDroid/MonoTouch, the only supported UI is the native UI on each device, so you will need to write a different UI for each platform.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜