-
5 Jul 2012 1:44 AM #1
Unanswered: Package & build native android app
Unanswered: Package & build native android app
I wanted to know that is it possible to build a native apk file using the native packaging provided by sencha if the project is not generated using the sencha command line utility/tool.I have developed a project from scratch, that is without using the sencha command line program. I doubt if that is the problem. If not then I need to re-check the steps I am using for generating the package file.Can anyone help?
-
6 Jul 2012 11:00 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,599
- Vote Rating
- 434
- Answers
- 3102
I have been able to package an android app with a simple app on Mac.
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
-
9 Jul 2012 4:19 AM #3
I found that we can create a native package file only if the project is generated using sencha command. The other way was not working for me. That was the issue. Working fine now.


Reply With Quote