I just installed PhoneGap on my computer running Windows 8. When I try to deploy my application on emulated Android, it gives the following:
D:\>phonegap install android [phonegap] detecting Android SDK environment... [phonegap] using the local environment [phonegap] trying to install app onto device [phonegap] no device was found [phonegap] trying to install app onto emulator [error] An error occurred while emulating/deploying the android project.Buildfile: D:\app\platforms\andro id\build.xml
Any idea what this error means?
source share