有没有什么解决方案可以像Android的Mono或Monotouch那样用C#开发Blackberry Apps? [英] Is there any kind of solution to develop Blackberry Apps in C# like Mono for Android or Monotouch?

查看:62
本文介绍了有没有什么解决方案可以像Android的Mono或Monotouch那样用C#开发Blackberry Apps?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个应用程序已经使用Xamarin解决方案Mono(用于Android和MonoTouch)移植到Android和iOS.之所以这样做,是因为以这种方式,我可以使用相同的加密库将所有这些平台与C#Web服务连接,而C#Web服务无需HTTPS即可解密接收到的数据.

I have one application that has been ported to Android and iOS using Xamarin solutions Mono for Android and MonoTouch. This has been made because in this way I can use the same encryption libraries to connect all these platforms with a C# web service that decrypt the received data without the need of HTTPS.

是否有可以使用C#移植到Blackberry的解决方案? Blackberry 10 OS功能是否可以移植Android应用程序来解决此问题?

Is there any solution using C# that can be ported to Blackberry? Would the Blackberry 10 OS capability yo port Android apps a solution for this problem?

顺便说一句,BTW并没有让我迁移到支持HTTPS的Web服务的解决方案. 预先感谢...

BTW do not asnwer me with the solution of migrating to a HTTPS capable web service. Thanks in advance...

推荐答案

答案是肯定的,不是.

是的.通常,您可以将Android应用程序移植到Blackberry10.可以使用提供的工具来检查兼容性.

Yes. Generally, you can port Android apps to Blackberry 10. You can use provided tools to check for compatibility.

但是,不幸的是,您还不能将Android应用程序的Mono移植到BB 10.因为

But, unfortunately you cannot port Mono for Android apps to BB 10 yet. Because

利用捆绑到其APK文件中的本机代码的应用

Apps that utilize native code bundled into their APK file

当前 BB 10不支持,这是 Android版Mono的工作原理,这是否"的答案.

is currently not supported by BB 10 which is the way how Mono for Android works, this is the 'No` answer.

但是,好消息是,有一个很酷的开源工作允许您开发本机BB 10 C#中的应用程序.

However, good news is there is a cool open source work to allow you develop native BB 10 apps in C#.

这篇关于有没有什么解决方案可以像Android的Mono或Monotouch那样用C#开发Blackberry Apps?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆