Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Master
-
None
-
None
Description
Reproduce steps:
1. create a project as
cordova-android/bin/create hello
2. remove custom_rules.xml to build project to bin
cd hello; rm custom_rules.xml; cordova/build
3. run hello
cordova/run
Step 3 will fail with error "ERROR : unable to find project ant-build directory, could not locate .apk"