Prince of Sweet heart
Prince of Sweet heart

Reputation: 57

How to build Existing Sencha touch application using Cordova / Phonegap?

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 :

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.

Upvotes: 1

Views: 711

Answers (1)

sachin gupta
sachin gupta

Reputation: 118

firstly i would like to tell you can install/create number of application irrespective of apps Folders or workspace.

Below things you should have to create build.

  1. To build an APK you need to have cordova install on your machine.
  2. you can also create APK from "https://build.phonegap.com/people/sign_in",Just need to have demo account it will allow you to create android and others platform apps just for once. All you need to zip ur code and upload code to mention link after login with ur credential.

  3. Eclispe is also other options

my Question to you

Are you using Sencha Architect or sencha CMD ?

Thanks Sachin

Upvotes: 1

Related Questions