Android Emulator 3.1 で Phonegap を使用して Sencha Touch アプリケーションを実行できました。
しかし、Android タブレット (Samsung Galaxy、3.1) に関しては、アプリケーションをロードできませんでした。Store、Model、View & Controller の sencha によって生成された *.js ファイルにアクセスすると、エラーが発生します。
エラーは次のとおりです。
Failed loading 'app/store/xyz.js', please verify that the file exists
Uncaught Error: [Ext.Loader] Failed loading 'app/store/xyz.js', please verify that the file exists at file:///android_asset/www/sencha-touch-all-debug.js:8010
Sencha Touch 2.0.0 と PhoneGap 1.7.0 を使用しています。