Hello,
i am not too sure if this is the place to aks this but how can i convert/compile what i have built in sencha touch into a downloadable android or ipad application?
thanks
Printable View
Hello,
i am not too sure if this is the place to aks this but how can i convert/compile what i have built in sencha touch into a downloadable android or ipad application?
thanks
Look at PhoneGap, Appcellerator Titanium or Rhomobile.
These are solutions that let you wrap up HTML5 into distributable native apps, aka "hybrid" apps.
Tobin
Hello
I am new to Mobile App world.
I have created the hello world app as mentioned in the tutorials( in windows vista) and am able to browse through my iPod touch.
How i can create an app and deploy to my iPod( like a software ? ) ..Is this possible?
Thanks in Advance
Vipin
You need a way to wrap the HTML5 web site into a packaged compiled app that works on the native mobile OS. Check out the options that Tobin suggested above
Thank you