-
11 Dec 2012 6:27 AM #11
I once had this issue tool.First, download the latest sencha command line too. 3.0....(I am using 3.0.0.250) Then instead of running the command
doCode:sencha app build native
Ensure that the API level that you have in the config file is installed in the android sdk and have the emulator running before running this command. I hope this helps.Code:sencha package run <packager_file.json>
Last edited by burrellramone; 11 Dec 2012 at 6:29 AM. Reason: I specified the version of the sencha command line tool that i am using


Reply With Quote