Reputation:
I download new android developer tools , create new project but I cannot not create android virtual device.
But like image show I have only one target (Android 4.4 w) and when I choose it, I not have CPU (no system images installed for this target)
When I making application for target I set android 4.1.
Please help me.
Thanx
Upvotes: 0
Views: 595
Reputation: 98
Steps: 1: Eclipse > Window > Android SDK Manager > Android 4.4W(API 20) 2: There select, ARM EABI v7a System Image and Android Wear Intel x86 Atom System Image 3: Scroll down to Extras , and select Intel x86 Emmulator Accelator( HAXM Installer). This helps in speeding your emulator. 4. Click Install 3 packages in bottom-right. 5. Restart AVD with target = Android 4.4w, CPU/ABI = Intel x86 and check Use Host GPU(at bottom of AVD)
Upvotes: 0
Reputation: 2113
There are various things which can cause this:
In most cases it is System image which is missing. Give it a try.
Upvotes: 1