0
在sencha touch中,我構建了簡單的hello word程序。它與瀏覽器工作正常,但我不是沒有如何在Android模擬器中運行此程序。如何在android avd中運行sencha touch程序?
在sencha touch中,我構建了簡單的hello word程序。它與瀏覽器工作正常,但我不是沒有如何在Android模擬器中運行此程序。如何在android avd中運行sencha touch程序?
基本上有2種方法來做到這一點:
構建應用程序的使用PhoneGap的原生Android應用程序。詳細說明請參閱:http://phonegap.com/start#android
如果您使用的是Sencha Touch 2,則可以通過Sencha SDK使用它的內置原生Android包裝。看到這個:http://docs.sencha.com/touch/2-0/#!/guide/native_android