Android AVD Not detecting Google API as target

android, android-virtual-device, api

Solution

Make sure to restart Eclipse after downloading Google APIs.

Problem

I have installed the Google API and created a Google API specific project in Eclipse. Although when i go to create a new AVD with the Target set to a Google API i only have the option for Android 4.2 - API Level 17. How can i make the Google API show so i can select it?

Original source