I am trying to create a Android emulator with 5.1.1 for a Meteor App. I have been following the steps so far, but when I try to create the AVD
, I get the message "No CPU/ABI system image available for this target".
I have read that I need to go to the Android SDK and install "ARM EABI v7a System Image", but as you can see in the screenshot, that option does not seem to be available.
Did I screw something up?
UPDATE
I am not sure if it is important, but when I open the SDK, I get these messages:
Fetching https://dl.google.com/android/repository/addons_list-2.xml
Fetched Add-ons List successfully
Fetching URL: https://dl.google.com/android/repository/repository-11.xml
Done loading packages.
Fetching https://dl.google.com/android/repository/addons_list-2.xml
Failed to fetch URL ttps://dl.google.com/android/repository/addons_list-2.xml, reason: peer not authenticated
Fetched Add-ons List successfully
Fetching URL: https://dl.google.com/android/repository/repository-11.xml
Failed to fetch URL https://dl.google.com/android/repository/repository-11.xml, reason: SSLPeerUnverified peer not authenticated
Done loading packages.