Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I add iPhone to Android Studio?

How do I add iPhone to Android Studio? AVD manager has only Android and no iOS. Do I have to install Xcode for that? Picture below is from flutters guide:

enter image description here

https://flutter.io/using-ide/

like image 356
Clone Avatar asked Apr 29 '26 18:04

Clone


1 Answers

You will need to install Xcode from Apple, which will only run on macOS. There you have a simulator for iOS.

like image 110
creativecreatorormaybenot Avatar answered May 02 '26 09:05

creativecreatorormaybenot