I. Introduction of Senchatouch
The Sencha Touch Framework is the world's first mobile app framework based on HTML 5.
In Sencha touch, the term includes two components, of which the predecessor of Sencha is the famous AJAX framework ext JS.
June 2010, the Ext JS project and the touch screen code base Project Jqtouch and SVG processing library Raphael merged, the latter two project founder David Kaneda and Dmitry Baranovskiy also added Ext JS
At the same time the EXT project behind the commercial company EXTJS,LLC. Also renamed Sencha (Japanese "fried tea", a popular Japanese green tea), the merged framework was formally named Sencha Touch Framework.
Second, Sencha touch frame features
1, based on the latest Web Standard –html5,css3,javascript. The entire library is approximately 80KB after compression and gzip, and by disabling some components it also makes it smaller.
2, support the world's best equipment. Beta-compatible developers on Android and Ios,android can also use some of the themes that are specifically customized for Android.
3. Enhanced Touch events. Based on standard events such as Touchstart and Touchend, a set of custom event data integration, such as tap, swipe, pinch, rotate, is added.
4, data integration. Provides powerful data packages that are bound to component templates via Ajax, JSONp, YQL, and so on, and write locally offline storage. 5. Support MVC 6. It's basically JS programming.
Third, Sencha architect development tools
Sencha Architect is a visual application builder that uses Sencha Touch 2.x to build mobile apps and build desktop apps using ExtJS 4来.
Sencha Architect is built on the company's HTML5 Layout Tool ext Designer and extends its capabilities to provide a broader application design environment for desktop and mobile Web applications.
The combination of Sencha Touch 2.x and ExtJS 4,sencha Architect is designed to increase developer productivity and drive best practices in application design patterns.
SENCHCA Architect provides a visual canvas and code editing platform, and a drag-and-drop approach designed to quickly assemble mobile and desktop applications.
Once you've developed your app, developers can package apps through Sencha Architect to deploy to the Web or to a native store.
Sencha Architect Features:
1. Create rich user interfaces and connect to back-end data sources by dragging and dropping components.
2. Support Building mobile web apps through Sencha Touch 2.3来 and building desktop Web Apps with ext JS 4来. It provides code editing capabilities to create an entire app in Sencha architect.
3, support model-View-controller mode. Built-in, one-click native packaging for iOS and Android.
4. Sencha Touch 2.3 also integrates Crdova to make it easier for us to invoke more features of the device. This version brings the level of development of our Sencha mobile application to a new height, especially for the rich data interactive access feature optimized.
Third, Sencha framework compression package, Sencha SDK tools, Sencha Architect download
Sencha Frame Compression Package:
http://www.sencha.com/products/touch/
SDK Tools for Sencha:
HTTP/http://www.sencha.com/products/sdk-tools/
Sencha Architect Visual Development tools:
http://www.sencha.com/products/architect/
Iv. installation of Sencha architect
Senchatouch Introduction and Sencha Architect Introduction and Installation