Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.5.0, 2.6.0
-
None
-
Windows 7
Description
I created a project using the "cordova create" command. The files were created OK. I added the Andriod platform using "cordova platform add andriod", again no issues. Then i ran "cordova build" command, it did not throw any error(so i'm assuming build was successful) but in "<project-path>/platform/android/bin/" i didnt find any .apk files. Could anyone help?