i am new to sencha touch and cordova. So please help me to build a mobile app using Sencha touch 2 and Cordova.
My Problem : Sencha Touch Mobile application using multiple Sencha Application within workspace.Now i want to build Sencha app for Android using Cordova / Phonegap. Please help me to build single apk file for my entire project.
Folder Structure :
- Project Folder/
- workspace/
- Sencha App1/
- app/
- app.js
- app.json ...
- Sencha App2/
- app/
- app.js
- app.json ...
- Sencha App3/
- app/
- app.js
- app.json ...
- Sencha App4/ ....
- Sencha App1/
- workspace/
like this.
i am maintaining 7 sencha application within sencha workspace.
My Questions :
1) Can i build single apk for my entire project?
2) If i build separate apk for each app then how can i integrate all?
3) any other option to build / package for single apk ?
i am still in confusing so please let me make clear and give any solutions. Dont mistake me if i miss any spelling. Thanks in advance.