Created
April 10, 2014 06:57
-
-
Save kythanh/10349499 to your computer and use it in GitHub Desktop.
Quick steps to create an Sencha Touch with PhoneGap supported
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. sencha -sdk /path/to/Sencha Touch SDK/touch-x.x.x generate app /path/to/app/<AppFolder> <AppName> | |
2. sencha phonegap init <app bundle id> <AppName> | |
3. sencha app build -run native |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment