如何从Visual Studio开发Android应用程序或Iphone应用程序?

时间:2023-01-16 15:00:59

How can I develop a Android App or Iphone app from Visual Studio

如何从Visual Studio开发Android应用程序或Iphone应用程序

Preferably the community edition of VS. Language of choice C#

最好是社区版VS.选择语言C#

What costs are involved and how would I go about getting this onto my phone?

涉及到哪些费用以及如何将其放到手机上?

Can I avoid putting it into the public app store?

我可以避免将它放入公共应用商店吗?

2 个解决方案

#1


The obvious answer to that is http://xamarin.com/

显而易见的答案是http://xamarin.com/

You'll still need to have a Mac to debug iOS apps, but otherwise can code in Visual Studio on Windows.

您仍然需要使用Mac来调试iOS应用程序,否则可以在Windows上的Visual Studio中进行编码。

With Android you can distribute very easily, for example via email. For iOS you would have to sign up for the enterprise app program, which means you can't sell apps on the store, but can distribute your app to internal devices.

使用Android,您可以非常轻松地分发,例如通过电子邮件。对于iOS,您必须注册企业应用程序,这意味着您不能在商店销售应用程序,但可以将您的应用程序分发到内部设备。

https://developer.apple.com/programs/ios/enterprise/

As for costs, they vary, just check the relevant web sites...

至于成本,它们各不相同,只需查看相关网站......

#2


for android development i think eclipse is better choose. or you can use android studio. there are some plugins for visual studio that lets you write programs but it is not very efficient. eclipse is a standard environment for developing android apps.

对于Android开发,我认为eclipse是更好的选择。或者你可以使用android studio。 Visual Studio有一些插件可以让你编写程序,但效率不高。 eclipse是开发Android应用程序的标准环境。

#1


The obvious answer to that is http://xamarin.com/

显而易见的答案是http://xamarin.com/

You'll still need to have a Mac to debug iOS apps, but otherwise can code in Visual Studio on Windows.

您仍然需要使用Mac来调试iOS应用程序,否则可以在Windows上的Visual Studio中进行编码。

With Android you can distribute very easily, for example via email. For iOS you would have to sign up for the enterprise app program, which means you can't sell apps on the store, but can distribute your app to internal devices.

使用Android,您可以非常轻松地分发,例如通过电子邮件。对于iOS,您必须注册企业应用程序,这意味着您不能在商店销售应用程序,但可以将您的应用程序分发到内部设备。

https://developer.apple.com/programs/ios/enterprise/

As for costs, they vary, just check the relevant web sites...

至于成本,它们各不相同,只需查看相关网站......

#2


for android development i think eclipse is better choose. or you can use android studio. there are some plugins for visual studio that lets you write programs but it is not very efficient. eclipse is a standard environment for developing android apps.

对于Android开发,我认为eclipse是更好的选择。或者你可以使用android studio。 Visual Studio有一些插件可以让你编写程序,但效率不高。 eclipse是开发Android应用程序的标准环境。