且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

如何使用现有的C ++源代码创建Android应用程序?

更新时间:2023-10-17 23:26:58

嗨Brandon Taylor,


感谢您在此发布。


>>我有兴趣使用现有源代码在Visual Studio(Visual C ++)中开发Android应用程序。有没有人能够做到这一点?


在这种情况下,您可以安装


希望这可能有所帮助你好。


***的问候,

Sera Yu


I'm interested in developing an Android app in Visual Studio (Visual C++) using existing source code. Has anyone been able to accomplish this?


Brandon Taylor

Hi Brandon Taylor,

thanks for posting here.

>>I'm interested in developing an Android app in Visual Studio (Visual C++) using existing source code. Has anyone been able to accomplish this?

For this case, you could install vs2017 with Cross-Platform Mobile Development feature.

Then follow this document below to create your own android project.

https://msdn.microsoft.com/en-us/library/dn771552.aspx

Hope this could be help of you.

Best Regards,
Sera Yu