What is the use of ARM EABI v7a System image in android?

后端 未结 6 995
闹比i
闹比i 2021-01-31 01:16

What for do we need ARM EABI v7a System image in Android development? What is the purpose of that particular image?

6条回答
  •  粉色の甜心
    2021-01-31 01:54

    It is the kernel image. You must install it, otherwise the image won't start, failing with

    ERROR: This AVD's configuration is missing a kernel file

提交回复
热议问题