简体   繁体   English

我如何在 android Studio Linux 中添加 iOS 模拟器

[英]How I add iOS simulators in android Studio Linux

I am writing a simple flutter app on Linux(ubuntu 20.04) using Android Studio(4.1.1).我正在使用 Android Studio(4.1.1) 在 Linux(ubuntu 20.04) 上编写一个简单的 flutter 应用程序。 I am able to test my app on android emulators well.我能够很好地在 android 模拟器上测试我的应用程序。 Could I know there is any feasibility to test my flutter application in an iOS simulator without moving to mac or connect an iOS device?我能知道在 iOS 模拟器中测试我的 flutter 应用程序而不移动到 mac 或连接 iOS 设备是否可行?

You need the mac to compile on IOS devices or use emulators, the project even running on android stuido uses the xcode compiler.你需要mac在IOS设备上编译或使用模拟器,甚至在android stuido上运行的项目使用xcode编译器。

I am writing a simple flutter app on Linux(ubuntu 20.04) using Android Studio(4.1.1).我正在使用 Android Studio(4.1.1) 在 Linux(ubuntu 20.04) 上编写一个简单的 flutter 应用程序。 I am able to test my app on android emulators well.我能够在 android 模拟器上很好地测试我的应用程序。 Could I know there is any feasibility to test my flutter application in an iOS simulator without moving to mac or connect an iOS device?我是否知道在 iOS 模拟器中测试我的 flutter 应用程序而不移动到 mac 或连接 iOS 设备是否可行?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM