abrizvi
3 Oct 2012, 9:40 AM
Hi All,
I am trying to package an native android application. I'm using Sencha 2.0.1.1, Sencha SDK tool 2.0.0-Beta3, Sencha CMD V3/ Windows 7/ 64 bit/Ext 4.1.1a. I created a raw app using : "sencha -sdk path/to/extjs/ generate app MyApp path/to/app". It created the app. I noticed the directory didn't have a packager.json, so I created one with the proper values. Next, I tried to build the app, using the command : "sencha package build path/to/dir/packager.json". It displayed :
Sencha Cmd v3.0.0.181
After a few seconds, the command finished executing. It built the directory in the specified location but I don't see any messages in command prompt and I don't see the .apk file. Does anyone know what might be wrong? Thanks in advance!!
I am trying to package an native android application. I'm using Sencha 2.0.1.1, Sencha SDK tool 2.0.0-Beta3, Sencha CMD V3/ Windows 7/ 64 bit/Ext 4.1.1a. I created a raw app using : "sencha -sdk path/to/extjs/ generate app MyApp path/to/app". It created the app. I noticed the directory didn't have a packager.json, so I created one with the proper values. Next, I tried to build the app, using the command : "sencha package build path/to/dir/packager.json". It displayed :
Sencha Cmd v3.0.0.181
After a few seconds, the command finished executing. It built the directory in the specified location but I don't see any messages in command prompt and I don't see the .apk file. Does anyone know what might be wrong? Thanks in advance!!