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 - Unable to run android Emulator
Summary: Unable to run android Emulator
Status: RESOLVED WORKSFORME
Alias: None
Product: web
Classification: Unclassified
Component: Cordova (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-09 23:04 UTC by eagesa
Modified: 2013-10-10 12:24 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot (108.72 KB, image/png)
2013-10-09 23:04 UTC, eagesa
Details

Note You need to log in before you can comment on or make changes to this bug.
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.