sencha touch 썸네일형 리스트형 [Android] Android Simulator Setup for Sencha Touch Android Simulator Setup for Sencha Touch http://www.sencha.com/blog/android-setup-for-sencha-touch/ Sencha Touch applications developed for Android devices should be tested in the Android simulator as part of your development process. This blog post discusses how to install and use the Android simulator, for Sencha Touch applications developed with either the command line tools or Sencha Archite.. 더보기 [Sencha] Sencha Touch 2 설치 - install.sh This script downloads required JavaScript libraries install.sh #!/usr/bin/env sh echo "This script downloads required JavaScript libraries" # Constants LIBS=_libs # If the "_libs" directory exists, delete it if [ -d "$LIBS" ]; then rm -r $LIBS fi # Create the directory mkdir $LIBS echo echo "############################" echo "# #" echo "# Downloading Sencha Touch #" echo "# #" echo "###########.. 더보기 [마소연재] 센차 터치(Sencha Touch) 2 핵심 가이드 센차 터치(Sencha Touch) 2 핵심 가이드 - 마소 연재 1회 : 2012.10 | 센차 SDK tool 2회 : 2012.11 | 센차 터치 2 - 클래스 시스템 3회 : 2012.12 | 센차 MVC 패턴 4회 : 2013.01 | 센차 터치 2 - 컴포넌트 5회 : 2013.02 | 센차 터치 2 - 테마 더보기 이전 1 다음