6

I dont seem to find system image for arm64-v8a for api 26 android 8.0 oreo from the android studio virtual device manager. There is no image other than x86.

Any information of when will google support or provide the system image?

svm
  • 151
  • 1
  • 10
  • Possible duplicate of [Can't find Android 8.0 (Oreo) API 26 ARM System Images](https://stackoverflow.com/questions/43017539/cant-find-android-8-0-oreo-api-26-arm-system-images) – Alexander Savin Jan 06 '18 at 14:29

2 Answers2

4

You are right, the ARM images for API 26 are not available yet. You will have to wait for it.

huisinro
  • 1,083
  • 10
  • 15
  • There is still no ARM support for API 26 (Android 8) and now Android 9 is released. It looks like Android emulator will not support ARM anymore? Some apps only work with this architecture so it would be good to have a solution. – baptx Dec 04 '18 at 13:42
0

There is an open issue against the Android development team to provide API 26 ARM emulator images here: https://issuetracker.google.com/issues/130023365

If having this support is important to you, you should go star that issue

Jeremy Figgins
  • 113
  • 1
  • 8