1

Sorry for asking a stupid question. I would like to know that is there any way to develop ARCore app without a supported device?

Andy Jazz
  • 49,178
  • 17
  • 136
  • 220
Lok Him Li
  • 21
  • 1

1 Answers1

2

Yes, you can debug ARCore apps without any smartphone. For this you need to use an Android Virtual Device (AVD) in Android Studio.

Go to this link to find out how to install ARCore on Android Virtual Device.

Or look at this answer: Can't Install ARCore on emulator for Android Studio.

enter image description here

Community
  • 1
  • 1
Andy Jazz
  • 49,178
  • 17
  • 136
  • 220
  • What for? AVD is inside Android Studio IDE. There's no need for such a compatibility. Android Studio is self-sufficient. – Andy Jazz Apr 27 '19 at 12:23