This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 236970

Summary: Unable to run android Emulator
Product: web Reporter: eagesa
Component: CordovaAssignee: Jan Becicka <jbecicka>
Status: RESOLVED WORKSFORME    
Severity: normal CC: eagesa, vriha
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot

Description eagesa 2013-10-09 23:04:46 UTC
Created attachment 140968 [details]
Screenshot

I am unable to run android emulator using phone gap. I get an error saying "Please run android emulator" please help to resolve this issue.
Comment 1 Vladimir Riha 2013-10-10 12:24:16 UTC
You need to run the emulator by yourself: 
 - To define virtual device, please see http://developer.android.com/tools/devices/managing-avds.html

 - once you have some virtual device, click on it and select Start (do it in the same dialog as shown in the image on the URL above
 - once it is started (it takes some time), press OK in the NetBeans dialog 

Thank you for reporting.