Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
2.5.0
-
None
-
None
-
OSX
Description
When trying to use the command "cordova build android", nothing happens, no error, no result either.
Manually, I'm able to deploy my app without a problem, with
cd platforms/android
ant debug
Then...
adb install -r <path_to_apk_file_i_got_from_previous_command_output>
Note that when trying to deploy the release version of the app, there is a certificate problem. This is maybe what cordova is trying to do, and the reason why it fails?
Attachments
Issue Links
- duplicates
-
CB-3612 Add a "run" command to cordova-cli
-
- Closed
-