Unanswered: Deploying the Sencha Touch App to my Mobile.
Unanswered: Deploying the Sencha Touch App to my Mobile.
Hello Everyone,
Am new to Sencha touch, I just created small app using sencha touch 2 with WAMP in my local System. i am getting the app in my mobile by giving the URL in the mobile browser, but the problem is i don't know how to deploy or install ( like other apps in this world ) that app permanently to my mobile.
Please help me out in step by step procedure ( in the sense what are the requirements or in which way i can deploy my app to my mobile).
I recommend watching this video. This will show you a production build which will generate code that you can deploy to a server and view the app through your mobile browser. Or you can do the native build ( the last thing he demos ) which will create a native app you can deploy. I haven't tried this ,myself yet, just settling for production builds used in the browser to prototype my apps.